Rate Overview
Live
1 SAR = 11.6826 UAH
1 UAH = 0.085597
SAR
Avg
11.6468
High
11.7894
Low
11.4915
Last updated: 3/28/2026, 10:40:06 AM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.68 UAH |
| 10 SAR | 116.83 UAH |
| 50 SAR | 584.13 UAH |
| 100 SAR | 1,168.26 UAH |
| 500 SAR | 5,841.30 UAH |
| 1,000 SAR | 11,682.59 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-03-28T10:40:06Z",
"rates": {
"UAH": 11.682592
}
}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": 1168.2592,
"rate": 11.682592
}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