Rate Overview
Live
1 FJD = 43.0895 BTN
1 BTN = 0.023208
FJD
Avg
40.6290
High
43.3977
Low
38.3087
Last updated: 7/24/2026, 5:17:34 AM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 43.09 BTN |
| 10 FJD | 430.90 BTN |
| 50 FJD | 2,154.48 BTN |
| 100 FJD | 4,308.95 BTN |
| 500 FJD | 21,544.75 BTN |
| 1,000 FJD | 43,089.50 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-24T05:17:34Z",
"rates": {
"BTN": 43.089502
}
}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": 4308.9502,
"rate": 43.089502
}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