Rate Overview
Live
1 UAH = 0.359724 ZAR
1 ZAR = 2.7799
UAH
Avg
0.361307
High
0.362489
Low
0.359724
Last updated: 8/20/2026, 2:57:32 AM
Quick Conversions
| UAH | ZAR |
|---|---|
| 1 UAH | 0.36 ZAR |
| 10 UAH | 3.60 ZAR |
| 50 UAH | 17.99 ZAR |
| 100 UAH | 35.97 ZAR |
| 500 UAH | 179.86 ZAR |
| 1,000 UAH | 359.72 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-08-20T02:57:32Z",
"rates": {
"ZAR": 0.359724
}
}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": 35.9724,
"rate": 0.359724
}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