Rate Overview
Live
1 UAH = 0.370513 ZAR
1 ZAR = 2.6990
UAH
Avg
0.368275
High
0.376088
Low
0.361728
Last updated: 7/30/2026, 1:49:21 AM
Quick Conversions
| UAH | ZAR |
|---|---|
| 1 UAH | 0.37 ZAR |
| 10 UAH | 3.71 ZAR |
| 50 UAH | 18.53 ZAR |
| 100 UAH | 37.05 ZAR |
| 500 UAH | 185.26 ZAR |
| 1,000 UAH | 370.51 ZAR |
Get UAH/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ZARExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-30T01:49:21Z",
"rates": {
"ZAR": 0.370513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ZAR",
"amount": 100
},
"result": 37.0513,
"rate": 0.370513
}Build with UAH/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key