Rate Overview
Live
1 ZAR = 2.6408 UAH
1 UAH = 0.378679
ZAR
Avg
2.6615
High
2.7054
Low
2.6150
Last updated: 3/7/2026, 7:36:08 AM
Quick Conversions
| ZAR | UAH |
|---|---|
| 1 ZAR | 2.64 UAH |
| 10 ZAR | 26.41 UAH |
| 50 ZAR | 132.04 UAH |
| 100 ZAR | 264.08 UAH |
| 500 ZAR | 1,320.38 UAH |
| 1,000 ZAR | 2,640.76 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-03-07T07:36:08Z",
"rates": {
"UAH": 2.640761
}
}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": 264.0761,
"rate": 2.640761
}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