Rate Overview
Live
1 ZAR = 2.7010 UAH
1 UAH = 0.370229
ZAR
Avg
2.6533
High
2.7010
Low
2.6259
Last updated: 5/7/2026, 12:31:37 PM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.70 UAH |
| 10 ZAR | 27.01 UAH |
| 50 ZAR | 135.05 UAH |
| 100 ZAR | 270.10 UAH |
| 500 ZAR | 1,350.52 UAH |
| 1,000 ZAR | 2,701.03 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-07T12:31:37Z",
"rates": {
"UAH": 2.701034
}
}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.10339999999997,
"rate": 2.701034
}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