Rate Overview
Live
1 ZAR = 2.7037 UAH
1 UAH = 0.369867
ZAR
Avg
2.5005
High
2.7343
Low
2.3167
Last updated: 5/27/2026, 8:30:58 PM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.70 UAH |
| 10 ZAR | 27.04 UAH |
| 50 ZAR | 135.18 UAH |
| 100 ZAR | 270.37 UAH |
| 500 ZAR | 1,351.84 UAH |
| 1,000 ZAR | 2,703.68 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-27T20:30:58Z",
"rates": {
"UAH": 2.703675
}
}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.3675,
"rate": 2.703675
}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