Rate Overview
Live
1 BTN = 1.9356 DJF
1 DJF = 0.516625
BTN
Avg
1.9435
High
1.9591
Low
1.9278
Last updated: 3/7/2026, 7:34:51 AM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.94 DJF |
| 10 BTN | 19.36 DJF |
| 50 BTN | 96.78 DJF |
| 100 BTN | 193.56 DJF |
| 500 BTN | 967.82 DJF |
| 1,000 BTN | 1,935.64 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-03-07T07:34:51Z",
"rates": {
"DJF": 1.93564
}
}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": 193.564,
"rate": 1.93564
}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