Rate Overview
Live
1 ZAR = 0.216451 TMT
1 TMT = 4.6200
ZAR
Avg
0.214481
High
0.216464
Low
0.211364
Last updated: 7/6/2026, 8:44:09 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.22 TMT |
| 10 ZAR | 2.16 TMT |
| 50 ZAR | 10.82 TMT |
| 100 ZAR | 21.65 TMT |
| 500 ZAR | 108.23 TMT |
| 1,000 ZAR | 216.45 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-06T08:44:09Z",
"rates": {
"TMT": 0.216451
}
}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.6451,
"rate": 0.216451
}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