Rate Overview
Live
1 BTN = 1.8693 DJF
1 DJF = 0.534973
BTN
Avg
1.8732
High
1.8850
Low
1.8642
Last updated: 7/6/2026, 7:56:18 AM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.87 DJF |
| 10 BTN | 18.69 DJF |
| 50 BTN | 93.46 DJF |
| 100 BTN | 186.93 DJF |
| 500 BTN | 934.63 DJF |
| 1,000 BTN | 1,869.25 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-07-06T07:56:18Z",
"rates": {
"DJF": 1.869254
}
}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.9254,
"rate": 1.869254
}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