Rate Overview
Live
1 SAR = 11.9196 UAH
1 UAH = 0.083896
SAR
Avg
11.9219
High
11.9404
Low
11.9101
Last updated: 8/22/2026, 4:22:12 PM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.92 UAH |
| 10 SAR | 119.20 UAH |
| 50 SAR | 595.98 UAH |
| 100 SAR | 1,191.96 UAH |
| 500 SAR | 5,959.78 UAH |
| 1,000 SAR | 11,919.56 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-08-22T16:22:12Z",
"rates": {
"UAH": 11.919562
}
}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": 1191.9562,
"rate": 11.919562
}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