Rate Overview
Live
1 FJD = 42.9072 BTN
1 BTN = 0.023306
FJD
Avg
41.8692
High
43.6563
Low
39.5148
Last updated: 7/25/2026, 9:16:25 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.91 BTN |
| 10 FJD | 429.07 BTN |
| 50 FJD | 2,145.36 BTN |
| 100 FJD | 4,290.72 BTN |
| 500 FJD | 21,453.62 BTN |
| 1,000 FJD | 42,907.23 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-25T21:16:25Z",
"rates": {
"BTN": 42.907233
}
}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": 4290.7233,
"rate": 42.907233
}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