Rate Overview
Live
1 ZAR = 0.212240 TMT
1 TMT = 4.7116
ZAR
Avg
0.211678
High
0.219280
Low
0.203923
Last updated: 5/28/2026, 4:37:28 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.21 TMT |
| 10 ZAR | 2.12 TMT |
| 50 ZAR | 10.61 TMT |
| 100 ZAR | 21.22 TMT |
| 500 ZAR | 106.12 TMT |
| 1,000 ZAR | 212.24 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-05-28T04:37:28Z",
"rates": {
"TMT": 0.21224
}
}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.224,
"rate": 0.21224
}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