Rate Overview
Live
1 FJD = 43.5965 BTN
1 BTN = 0.022938
FJD
Avg
38.9801
High
43.5965
Low
36.8854
Last updated: 5/26/2026, 8:42:54 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 43.60 BTN |
| 10 FJD | 435.96 BTN |
| 50 FJD | 2,179.82 BTN |
| 100 FJD | 4,359.65 BTN |
| 500 FJD | 21,798.23 BTN |
| 1,000 FJD | 43,596.45 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-26T20:42:54Z",
"rates": {
"BTN": 43.596451
}
}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": 4359.6451,
"rate": 43.596451
}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