Rate Overview
Live
1 FJD = 42.3498 BTN
1 BTN = 0.023613
FJD
Avg
42.3454
High
42.9412
Low
41.7016
Last updated: 7/12/2026, 11:38:01 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.35 BTN |
| 10 FJD | 423.50 BTN |
| 50 FJD | 2,117.49 BTN |
| 100 FJD | 4,234.98 BTN |
| 500 FJD | 21,174.92 BTN |
| 1,000 FJD | 42,349.83 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-07-12T23:38:01Z",
"rates": {
"BTN": 42.349833
}
}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": 4234.9833,
"rate": 42.349833
}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