Rate Overview
Live
1 FJD = 42.3252 BTN
1 BTN = 0.023627
FJD
Avg
39.0837
High
42.3252
Low
36.7055
Last updated: 3/26/2026, 1:18:02 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.33 BTN |
| 10 FJD | 423.25 BTN |
| 50 FJD | 2,116.26 BTN |
| 100 FJD | 4,232.52 BTN |
| 500 FJD | 21,162.60 BTN |
| 1,000 FJD | 42,325.20 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-03-26T13:18:02Z",
"rates": {
"BTN": 42.325202
}
}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": 4232.5202,
"rate": 42.325202
}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