Rate Overview
Live
1 TTD = 47.5590 ZWL
1 ZWL = 0.021027
TTD
Avg
47.4976
High
47.5590
Low
47.3628
Last updated: 4/16/2026, 8:15:20 PM
Quick Conversions
| TTD | ZWL |
|---|---|
| 1 TTD | 47.56 ZWL |
| 10 TTD | 475.59 ZWL |
| 50 TTD | 2,377.95 ZWL |
| 100 TTD | 4,755.90 ZWL |
| 500 TTD | 23,779.49 ZWL |
| 1,000 TTD | 47,558.99 ZWL |
Get TTD/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=ZWLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-04-16T20:15:20Z",
"rates": {
"ZWL": 47.558988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "ZWL",
"amount": 100
},
"result": 4755.8988,
"rate": 47.558988
}Build with TTD/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key