Rate Overview
Live
1 ZAR = 0.142375 TOP
1 TOP = 7.0237
ZAR
Avg
0.140917
High
0.144475
Low
0.138149
Last updated: 5/6/2026, 8:07:52 AM
Quick Conversions
| ZAR | TOP |
|---|---|
| 1 ZAR | 0.14 TOP |
| 10 ZAR | 1.42 TOP |
| 50 ZAR | 7.12 TOP |
| 100 ZAR | 14.24 TOP |
| 500 ZAR | 71.19 TOP |
| 1,000 ZAR | 142.38 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-05-06T08:07:52Z",
"rates": {
"TOP": 0.142375
}
}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.2375,
"rate": 0.142375
}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