Rate Overview
Live
1 SAR = 11.8623 UAH
1 UAH = 0.084301
SAR
Avg
11.8977
High
11.9522
Low
11.8623
Last updated: 7/8/2026, 6:12:47 AM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.86 UAH |
| 10 SAR | 118.62 UAH |
| 50 SAR | 593.12 UAH |
| 100 SAR | 1,186.23 UAH |
| 500 SAR | 5,931.16 UAH |
| 1,000 SAR | 11,862.32 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-08T06:12:47Z",
"rates": {
"UAH": 11.862316
}
}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": 1186.2316,
"rate": 11.862316
}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