Rate Overview
Live
1 UAH = 0.373922 ZAR
1 ZAR = 2.6744
UAH
Avg
0.413264
High
0.462482
Low
0.368290
Last updated: 7/28/2026, 9:50:58 AM
Quick Conversions
| UAH | ZAR |
|---|---|
| 1 UAH | 0.37 ZAR |
| 10 UAH | 3.74 ZAR |
| 50 UAH | 18.70 ZAR |
| 100 UAH | 37.39 ZAR |
| 500 UAH | 186.96 ZAR |
| 1,000 UAH | 373.92 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-28T09:50:58Z",
"rates": {
"ZAR": 0.373922
}
}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.392199999999995,
"rate": 0.373922
}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