Rate Overview
Live
1 ZAR = 2.7771 UAH
1 UAH = 0.360090
ZAR
Avg
2.7643
High
2.7771
Low
2.7409
Last updated: 8/12/2026, 10:25:11 AM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.78 UAH |
| 10 ZAR | 27.77 UAH |
| 50 ZAR | 138.85 UAH |
| 100 ZAR | 277.71 UAH |
| 500 ZAR | 1,388.54 UAH |
| 1,000 ZAR | 2,777.09 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-08-12T10:25:11Z",
"rates": {
"UAH": 2.777087
}
}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": 277.70869999999996,
"rate": 2.777087
}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