Rate Overview
Live
1 ZAR = 2.7031 UAH
1 UAH = 0.369948
ZAR
Avg
2.6607
High
2.7295
Low
2.5596
Last updated: 5/27/2026, 7:21:49 PM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.70 UAH |
| 10 ZAR | 27.03 UAH |
| 50 ZAR | 135.15 UAH |
| 100 ZAR | 270.31 UAH |
| 500 ZAR | 1,351.54 UAH |
| 1,000 ZAR | 2,703.08 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-27T19:21:49Z",
"rates": {
"UAH": 2.703081
}
}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.3081,
"rate": 2.703081
}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