Rate Overview
Live
1 DZD = 0.700210 BTN
1 BTN = 1.4281
DZD
Avg
0.701751
High
0.704757
Low
0.700210
Last updated: 3/7/2026, 9:12:05 AM
Quick Conversions
| DZD | BTN |
|---|---|
| 1 DZD | 0.70 BTN |
| 10 DZD | 7.00 BTN |
| 50 DZD | 35.01 BTN |
| 100 DZD | 70.02 BTN |
| 500 DZD | 350.11 BTN |
| 1,000 DZD | 700.21 BTN |
Get DZD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=BTNExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-07T09:12:05Z",
"rates": {
"BTN": 0.70021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "BTN",
"amount": 100
},
"result": 70.021,
"rate": 0.70021
}Build with DZD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key