Rate Overview
Live
1 UAH = 0.367309 ZAR
1 ZAR = 2.7225
UAH
Avg
0.363484
High
0.367309
Low
0.360809
Last updated: 6/19/2026, 8:29:03 AM
Quick Conversions
| UAH | ZAR |
|---|---|
| 1 UAH | 0.37 ZAR |
| 10 UAH | 3.67 ZAR |
| 50 UAH | 18.37 ZAR |
| 100 UAH | 36.73 ZAR |
| 500 UAH | 183.65 ZAR |
| 1,000 UAH | 367.31 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-19T08:29:03Z",
"rates": {
"ZAR": 0.367309
}
}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.7309,
"rate": 0.367309
}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