Rate Overview
Live
1 ZAR = 2.6744 UAH
1 UAH = 0.373922
ZAR
Avg
2.6876
High
2.7259
Low
2.6589
Last updated: 7/28/2026, 8:53:16 AM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.67 UAH |
| 10 ZAR | 26.74 UAH |
| 50 ZAR | 133.72 UAH |
| 100 ZAR | 267.44 UAH |
| 500 ZAR | 1,337.18 UAH |
| 1,000 ZAR | 2,674.35 UAH |
Get ZAR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=UAHExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T08:53:16Z",
"rates": {
"UAH": 2.674351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "UAH",
"amount": 100
},
"result": 267.43510000000003,
"rate": 2.674351
}Build with ZAR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key