Rate Overview
Live
1 ZAR = 0.208292 TMT
1 TMT = 4.8010
ZAR
Avg
0.210068
High
0.213438
Low
0.207719
Last updated: 7/28/2026, 1:08:21 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.21 TMT |
| 10 ZAR | 2.08 TMT |
| 50 ZAR | 10.41 TMT |
| 100 ZAR | 20.83 TMT |
| 500 ZAR | 104.15 TMT |
| 1,000 ZAR | 208.29 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-07-28T01:08:21Z",
"rates": {
"TMT": 0.208292
}
}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": 20.8292,
"rate": 0.208292
}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