Rate Overview
Live
1 BTN = 0.023335 FJD
1 FJD = 42.8541
BTN
Avg
0.023789
High
0.025306
Low
0.022906
Last updated: 9/1/2026, 10:58:03 PM
Quick Conversions
| BTN | FJD |
|---|---|
| 1 BTN | 0.02 FJD |
| 10 BTN | 0.23 FJD |
| 50 BTN | 1.17 FJD |
| 100 BTN | 2.33 FJD |
| 500 BTN | 11.67 FJD |
| 1,000 BTN | 23.34 FJD |
Get BTN/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=FJDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-01T22:58:03Z",
"rates": {
"FJD": 0.023335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "FJD",
"amount": 100
},
"result": 2.3335000000000004,
"rate": 0.023335
}Build with BTN/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key