Rate Overview
Live
1 ZAR = 0.211223 TMT
1 TMT = 4.7343
ZAR
Avg
0.214035
High
0.219736
Low
0.209272
Last updated: 3/7/2026, 7:36:58 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.21 TMT |
| 10 ZAR | 2.11 TMT |
| 50 ZAR | 10.56 TMT |
| 100 ZAR | 21.12 TMT |
| 500 ZAR | 105.61 TMT |
| 1,000 ZAR | 211.22 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-03-07T07:36:58Z",
"rates": {
"TMT": 0.211223
}
}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.1223,
"rate": 0.211223
}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