Rate Overview
Live
1 FJD = 42.1125 BTN
1 BTN = 0.023746
FJD
Avg
41.7216
High
42.1322
Low
41.2948
Last updated: 4/15/2026, 10:49:45 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.11 BTN |
| 10 FJD | 421.13 BTN |
| 50 FJD | 2,105.63 BTN |
| 100 FJD | 4,211.25 BTN |
| 500 FJD | 21,056.26 BTN |
| 1,000 FJD | 42,112.51 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-04-15T22:49:45Z",
"rates": {
"BTN": 42.112514
}
}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": 4211.2514,
"rate": 42.112514
}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