Rate Overview
Live
1 DZD = 0.051601 TTD
1 TTD = 19.3795
DZD
Avg
0.051822
High
0.052081
Low
0.051601
Last updated: 3/7/2026, 4:24:51 AM
Quick Conversions
| DZD | TTD |
|---|---|
| 1 DZD | 0.05 TTD |
| 10 DZD | 0.52 TTD |
| 50 DZD | 2.58 TTD |
| 100 DZD | 5.16 TTD |
| 500 DZD | 25.80 TTD |
| 1,000 DZD | 51.60 TTD |
Get DZD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=TTDExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-07T04:24:51Z",
"rates": {
"TTD": 0.051601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "TTD",
"amount": 100
},
"result": 5.1601,
"rate": 0.051601
}Build with DZD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key