Rate Overview
Live
1 SAR = 11.9723 UAH
1 UAH = 0.083526
SAR
Avg
11.3054
High
11.9723
Low
10.9961
Last updated: 6/22/2026, 9:41:14 PM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.97 UAH |
| 10 SAR | 119.72 UAH |
| 50 SAR | 598.61 UAH |
| 100 SAR | 1,197.23 UAH |
| 500 SAR | 5,986.14 UAH |
| 1,000 SAR | 11,972.27 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-06-22T21:41:14Z",
"rates": {
"UAH": 11.97227
}
}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": 1197.227,
"rate": 11.97227
}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