Rate Overview
Live
1 ZAR = 0.216735 TMT
1 TMT = 4.6139
ZAR
Avg
0.214829
High
0.216735
Low
0.210751
Last updated: 6/17/2026, 6:47:20 AM
Quick Conversions
| ZAR | TMT |
|---|---|
| 1 ZAR | 0.22 TMT |
| 10 ZAR | 2.17 TMT |
| 50 ZAR | 10.84 TMT |
| 100 ZAR | 21.67 TMT |
| 500 ZAR | 108.37 TMT |
| 1,000 ZAR | 216.74 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-06-17T06:47:20Z",
"rates": {
"TMT": 0.216735
}
}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.6735,
"rate": 0.216735
}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