Rate Overview
Live
1 ZAR = 2.6706 UAH
1 UAH = 0.374444
ZAR
Avg
2.5654
High
2.7680
Low
2.3147
Last updated: 7/28/2026, 11:53:18 AM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.67 UAH |
| 10 ZAR | 26.71 UAH |
| 50 ZAR | 133.53 UAH |
| 100 ZAR | 267.06 UAH |
| 500 ZAR | 1,335.31 UAH |
| 1,000 ZAR | 2,670.63 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-28T11:53:18Z",
"rates": {
"UAH": 2.670627
}
}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": 267.0627,
"rate": 2.670627
}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