Rate Overview
Live
1 BTN = 1.8726 DJF
1 DJF = 0.534013
BTN
Avg
2.0080
High
2.1271
Low
1.8680
Last updated: 8/8/2026, 11:34:28 AM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.87 DJF |
| 10 BTN | 18.73 DJF |
| 50 BTN | 93.63 DJF |
| 100 BTN | 187.26 DJF |
| 500 BTN | 936.31 DJF |
| 1,000 BTN | 1,872.61 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-08T11:34:28Z",
"rates": {
"DJF": 1.872612
}
}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": 187.2612,
"rate": 1.872612
}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