Rate Overview
Live
1 BTN = 1.8615 DJF
1 DJF = 0.537209
BTN
Avg
1.9414
High
2.0336
Low
1.8497
Last updated: 8/18/2026, 1:21:59 PM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.86 DJF |
| 10 BTN | 18.61 DJF |
| 50 BTN | 93.07 DJF |
| 100 BTN | 186.15 DJF |
| 500 BTN | 930.74 DJF |
| 1,000 BTN | 1,861.47 DJF |
Get BTN/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=DJFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-18T13:21:59Z",
"rates": {
"DJF": 1.861473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "DJF",
"amount": 100
},
"result": 186.1473,
"rate": 1.861473
}Build with BTN/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key