Rate Overview
Live
1 SAR = 11.6192 UAH
1 UAH = 0.086064
SAR
Avg
11.5646
High
11.6192
Low
11.5312
Last updated: 4/17/2026, 7:03:01 PM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.62 UAH |
| 10 SAR | 116.19 UAH |
| 50 SAR | 580.96 UAH |
| 100 SAR | 1,161.92 UAH |
| 500 SAR | 5,809.61 UAH |
| 1,000 SAR | 11,619.21 UAH |
Get SAR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=UAHExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T19:03:01Z",
"rates": {
"UAH": 11.619212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "UAH",
"amount": 100
},
"result": 1161.9212,
"rate": 11.619212
}Build with SAR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key