Rate Overview
Live
1 SAR = 11.8755 UAH
1 UAH = 0.084207
SAR
Avg
11.7141
High
11.9749
Low
11.2658
Last updated: 9/5/2026, 9:01:01 AM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.88 UAH |
| 10 SAR | 118.75 UAH |
| 50 SAR | 593.77 UAH |
| 100 SAR | 1,187.55 UAH |
| 500 SAR | 5,937.74 UAH |
| 1,000 SAR | 11,875.49 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-05T09:01:01Z",
"rates": {
"UAH": 11.875489
}
}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.5489,
"rate": 11.875489
}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