Rate Overview
Live
1 FJD = 43.2773 BTN
1 BTN = 0.023107
FJD
Avg
42.1893
High
43.3977
Low
40.6396
Last updated: 7/23/2026, 3:03:17 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 43.28 BTN |
| 10 FJD | 432.77 BTN |
| 50 FJD | 2,163.87 BTN |
| 100 FJD | 4,327.73 BTN |
| 500 FJD | 21,638.67 BTN |
| 1,000 FJD | 43,277.34 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-23T15:03:17Z",
"rates": {
"BTN": 43.277337
}
}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": 4327.733700000001,
"rate": 43.277337
}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