Rate Overview
Live
1 ZAR = 0.216113 TMT
1 TMT = 4.6272
ZAR
Avg
0.213599
High
0.216113
Low
0.211259
Last updated: 4/17/2026, 5:41:19 PM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.22 TMT |
| 10 ZAR | 2.16 TMT |
| 50 ZAR | 10.81 TMT |
| 100 ZAR | 21.61 TMT |
| 500 ZAR | 108.06 TMT |
| 1,000 ZAR | 216.11 TMT |
Get ZAR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TMTExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T17:41:19Z",
"rates": {
"TMT": 0.216113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TMT",
"amount": 100
},
"result": 21.6113,
"rate": 0.216113
}Build with ZAR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key