Rate Overview
Live
1 UAH = 0.361655 ZAR
1 ZAR = 2.7651
UAH
Avg
0.363112
High
0.369737
Low
0.360809
Last updated: 6/17/2026, 8:02:18 AM
Quick Conversions
| UAH | ZAR |
|---|---|
| 1 UAH | 0.36 ZAR |
| 10 UAH | 3.62 ZAR |
| 50 UAH | 18.08 ZAR |
| 100 UAH | 36.17 ZAR |
| 500 UAH | 180.83 ZAR |
| 1,000 UAH | 361.66 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-06-17T08:02:18Z",
"rates": {
"ZAR": 0.361655
}
}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": 36.1655,
"rate": 0.361655
}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