Rate Overview
Live
1 ZAR = 0.142846 TOP
1 TOP = 7.0005
ZAR
Avg
0.144531
High
0.148005
Low
0.142151
Last updated: 3/6/2026, 8:09:19 AM
Quick Conversions
| ZAR | TOP |
|---|---|
| 1 ZAR | 0.14 TOP |
| 10 ZAR | 1.43 TOP |
| 50 ZAR | 7.14 TOP |
| 100 ZAR | 14.28 TOP |
| 500 ZAR | 71.42 TOP |
| 1,000 ZAR | 142.85 TOP |
Get ZAR/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TOPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T08:09:19Z",
"rates": {
"TOP": 0.142846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TOP",
"amount": 100
},
"result": 14.2846,
"rate": 0.142846
}Build with ZAR/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key