Rate Overview
Live
1 ZAR = 2.7021 UAH
1 UAH = 0.370087
ZAR
Avg
2.4081
High
2.7068
Low
2.1622
Last updated: 5/27/2026, 4:04:03 PM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.70 UAH |
| 10 ZAR | 27.02 UAH |
| 50 ZAR | 135.10 UAH |
| 100 ZAR | 270.21 UAH |
| 500 ZAR | 1,351.03 UAH |
| 1,000 ZAR | 2,702.07 UAH |
Get ZAR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=UAHExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T16:04:03Z",
"rates": {
"UAH": 2.702066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "UAH",
"amount": 100
},
"result": 270.2066,
"rate": 2.702066
}Build with ZAR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key