fx_feed.cr
fx_feed.cr
Web-API for fxfeed.io the fast, developer friendly, and reliable FX-rate API
Example
require "./fx_feed"
fx_feed = FxFeed.new(api_key="demo")
latest_rates = fx_feed.get_latest_rates(
base="USD", currencies="EUR,GBP")
puts latest_rates
Repository
fx_feed.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- 4 months ago
- November 16, 2025
License
Links
Synced at
Wed, 28 Jan 2026 05:02:16 GMT
Languages