Rate Overview
Live
1 DZD = 0.051411 TTD
1 TTD = 19.4511
DZD
Avg
0.051314
High
0.051426
Low
0.051195
Last updated: 4/17/2026, 6:10:38 AM
Quick Conversions
| DZD | TTD |
|---|---|
| 1 DZD | 0.05 TTD |
| 10 DZD | 0.51 TTD |
| 50 DZD | 2.57 TTD |
| 100 DZD | 5.14 TTD |
| 500 DZD | 25.71 TTD |
| 1,000 DZD | 51.41 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-04-17T06:10:38Z",
"rates": {
"TTD": 0.051411
}
}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.1411,
"rate": 0.051411
}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