Rate Overview
Live
1 SAR = 11.8217 UAH
1 UAH = 0.084590
SAR
Avg
11.8115
High
11.8217
Low
11.8047
Last updated: 6/3/2026, 4:42:49 PM
Quick Conversions
| SAR | UAH |
|---|---|
| 1 SAR | 11.82 UAH |
| 10 SAR | 118.22 UAH |
| 50 SAR | 591.08 UAH |
| 100 SAR | 1,182.17 UAH |
| 500 SAR | 5,910.84 UAH |
| 1,000 SAR | 11,821.69 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-06-03T16:42:49Z",
"rates": {
"UAH": 11.821688
}
}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": 1182.1688,
"rate": 11.821688
}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