Rate Overview
Live
1 ZAR = 2.6655 UAH
1 UAH = 0.375160
ZAR
Avg
2.6782
High
2.7680
Low
2.5596
Last updated: 7/26/2026, 12:20:41 AM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.67 UAH |
| 10 ZAR | 26.66 UAH |
| 50 ZAR | 133.28 UAH |
| 100 ZAR | 266.55 UAH |
| 500 ZAR | 1,332.76 UAH |
| 1,000 ZAR | 2,665.53 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-26T00:20:41Z",
"rates": {
"UAH": 2.66553
}
}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": 266.553,
"rate": 2.66553
}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