Rate Overview
Live
1 SAR = 11.8724 UAH
1 UAH = 0.084229
SAR
Avg
11.5573
High
12.0099
Low
11.0026
Last updated: 9/12/2026, 6:43:41 AM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.87 UAH |
| 10 SAR | 118.72 UAH |
| 50 SAR | 593.62 UAH |
| 100 SAR | 1,187.24 UAH |
| 500 SAR | 5,936.21 UAH |
| 1,000 SAR | 11,872.42 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-09-12T06:43:41Z",
"rates": {
"UAH": 11.872416
}
}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": 1187.2415999999998,
"rate": 11.872416
}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