Rate Overview
Live
1 SAR = 11.9022 UAH
1 UAH = 0.084018
SAR
Avg
11.6513
High
11.9886
Low
11.2383
Last updated: 7/1/2026, 7:02:05 AM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.90 UAH |
| 10 SAR | 119.02 UAH |
| 50 SAR | 595.11 UAH |
| 100 SAR | 1,190.22 UAH |
| 500 SAR | 5,951.11 UAH |
| 1,000 SAR | 11,902.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-07-01T07:02:05Z",
"rates": {
"UAH": 11.902214
}
}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": 1190.2214000000001,
"rate": 11.902214
}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