Rate Overview
Live
1 FJD = 42.2899 BTN
1 BTN = 0.023646
FJD
Avg
42.1827
High
42.4825
Low
41.7016
Last updated: 7/5/2026, 7:35:40 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.29 BTN |
| 10 FJD | 422.90 BTN |
| 50 FJD | 2,114.49 BTN |
| 100 FJD | 4,228.99 BTN |
| 500 FJD | 21,144.94 BTN |
| 1,000 FJD | 42,289.89 BTN |
Get FJD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BTNExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-05T19:35:40Z",
"rates": {
"BTN": 42.289888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BTN",
"amount": 100
},
"result": 4228.9888,
"rate": 42.289888
}Build with FJD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key