Rate Overview
Live
1 FJD = 43.3054 BTN
1 BTN = 0.023092
FJD
Avg
43.0721
High
43.3054
Low
42.6579
Last updated: 5/6/2026, 2:24:19 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 43.31 BTN |
| 10 FJD | 433.05 BTN |
| 50 FJD | 2,165.27 BTN |
| 100 FJD | 4,330.54 BTN |
| 500 FJD | 21,652.71 BTN |
| 1,000 FJD | 43,305.41 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-05-06T14:24:19Z",
"rates": {
"BTN": 43.305411
}
}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": 4330.5411,
"rate": 43.305411
}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