Rate Overview
Live
1 ZAR = 2.6806 UAH
1 UAH = 0.373055
ZAR
Avg
2.6785
High
2.7680
Low
2.5596
Last updated: 7/28/2026, 3:24:22 PM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.68 UAH |
| 10 ZAR | 26.81 UAH |
| 50 ZAR | 134.03 UAH |
| 100 ZAR | 268.06 UAH |
| 500 ZAR | 1,340.29 UAH |
| 1,000 ZAR | 2,680.57 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-07-28T15:24:22Z",
"rates": {
"UAH": 2.680573
}
}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": 268.0573,
"rate": 2.680573
}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