Rate Overview
Live
1 SAR = 11.9279 UAH
1 UAH = 0.083837
SAR
Avg
11.3268
High
11.9279
Low
10.9961
Last updated: 7/14/2026, 2:54:15 PM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.93 UAH |
| 10 SAR | 119.28 UAH |
| 50 SAR | 596.39 UAH |
| 100 SAR | 1,192.79 UAH |
| 500 SAR | 5,963.94 UAH |
| 1,000 SAR | 11,927.87 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-07-14T14:54:15Z",
"rates": {
"UAH": 11.92787
}
}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": 1192.787,
"rate": 11.92787
}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