Rate Overview
Live
1 ZAR = 2.6689 UAH
1 UAH = 0.374688
ZAR
Avg
2.6466
High
2.6689
Low
2.6148
Last updated: 4/17/2026, 10:40:08 AM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.67 UAH |
| 10 ZAR | 26.69 UAH |
| 50 ZAR | 133.44 UAH |
| 100 ZAR | 266.89 UAH |
| 500 ZAR | 1,334.44 UAH |
| 1,000 ZAR | 2,668.89 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-04-17T10:40:08Z",
"rates": {
"UAH": 2.668887
}
}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.8887,
"rate": 2.668887
}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