Rate Overview
Live
1 FJD = 42.5573 BTN
1 BTN = 0.023498
FJD
Avg
43.0003
High
43.4346
Low
42.5573
Last updated: 9/3/2026, 4:35:32 AM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.56 BTN |
| 10 FJD | 425.57 BTN |
| 50 FJD | 2,127.87 BTN |
| 100 FJD | 4,255.73 BTN |
| 500 FJD | 21,278.67 BTN |
| 1,000 FJD | 42,557.33 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-09-03T04:35:32Z",
"rates": {
"BTN": 42.557334
}
}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": 4255.7334,
"rate": 42.557334
}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