Rate Overview
Live
1 ZAR = 0.213670 TMT
1 TMT = 4.6801
ZAR
Avg
0.211731
High
0.219280
Low
0.203923
Last updated: 5/28/2026, 3:41:02 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.21 TMT |
| 10 ZAR | 2.14 TMT |
| 50 ZAR | 10.68 TMT |
| 100 ZAR | 21.37 TMT |
| 500 ZAR | 106.84 TMT |
| 1,000 ZAR | 213.67 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-28T03:41:02Z",
"rates": {
"TMT": 0.21367
}
}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.367,
"rate": 0.21367
}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