Rate Overview
Live
1 UAH = 0.378678 ZAR
1 ZAR = 2.6408
UAH
Avg
0.375773
High
0.382406
Low
0.369632
Last updated: 3/7/2026, 9:15:09 AM
Quick Conversions
| UAH | ZAR |
|---|---|
| 1 UAH | 0.38 ZAR |
| 10 UAH | 3.79 ZAR |
| 50 UAH | 18.93 ZAR |
| 100 UAH | 37.87 ZAR |
| 500 UAH | 189.34 ZAR |
| 1,000 UAH | 378.68 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-03-07T09:15:09Z",
"rates": {
"ZAR": 0.378678
}
}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.8678,
"rate": 0.378678
}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