Rate Overview
Live
1 TTD = 47.5023 ZWL
1 ZWL = 0.021052
TTD
Avg
47.4496
High
47.6008
Low
47.3398
Last updated: 5/7/2026, 6:55:31 AM
Quick Conversions
| TTD | ZWL |
|---|---|
| 1 TTD | 47.50 ZWL |
| 10 TTD | 475.02 ZWL |
| 50 TTD | 2,375.11 ZWL |
| 100 TTD | 4,750.23 ZWL |
| 500 TTD | 23,751.15 ZWL |
| 1,000 TTD | 47,502.30 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-05-07T06:55:31Z",
"rates": {
"ZWL": 47.502296
}
}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": 4750.229600000001,
"rate": 47.502296
}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