Rate Overview
Live
1 SAR = 11.6540 UAH
1 UAH = 0.085807
SAR
Avg
11.5770
High
11.6701
Low
11.4915
Last updated: 3/7/2026, 8:00:05 AM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.65 UAH |
| 10 SAR | 116.54 UAH |
| 50 SAR | 582.70 UAH |
| 100 SAR | 1,165.40 UAH |
| 500 SAR | 5,827.00 UAH |
| 1,000 SAR | 11,654.00 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-03-07T08:00:05Z",
"rates": {
"UAH": 11.653999
}
}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": 1165.3999000000001,
"rate": 11.653999
}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