Rate Overview
Live
1 BTN = 0.023125 FJD
1 FJD = 43.2432
BTN
Avg
0.023198
High
0.023312
Low
0.023125
Last updated: 8/21/2026, 9:26:34 AM
Quick Conversions
| BTN | FJD |
|---|---|
| 1 BTN | 0.02 FJD |
| 10 BTN | 0.23 FJD |
| 50 BTN | 1.16 FJD |
| 100 BTN | 2.31 FJD |
| 500 BTN | 11.56 FJD |
| 1,000 BTN | 23.13 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-08-21T09:26:34Z",
"rates": {
"FJD": 0.023125
}
}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.3125,
"rate": 0.023125
}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