Rate Overview
Live
1 SAR = 11.9886 UAH
1 UAH = 0.083413
SAR
Avg
11.9715
High
11.9886
Low
11.9469
Last updated: 6/23/2026, 6:08:31 PM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.99 UAH |
| 10 SAR | 119.89 UAH |
| 50 SAR | 599.43 UAH |
| 100 SAR | 1,198.86 UAH |
| 500 SAR | 5,994.30 UAH |
| 1,000 SAR | 11,988.61 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-23T18:08:31Z",
"rates": {
"UAH": 11.988605
}
}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": 1198.8605,
"rate": 11.988605
}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