Rate Overview
Live
1 ZAR = 0.214132 TMT
1 TMT = 4.6700
ZAR
Avg
0.213543
High
0.214527
Low
0.212027
Last updated: 5/28/2026, 1:17:35 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.21 TMT |
| 10 ZAR | 2.14 TMT |
| 50 ZAR | 10.71 TMT |
| 100 ZAR | 21.41 TMT |
| 500 ZAR | 107.07 TMT |
| 1,000 ZAR | 214.13 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-28T01:17:35Z",
"rates": {
"TMT": 0.214132
}
}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.4132,
"rate": 0.214132
}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