Rate Overview
Live
1 UAH = 0.085597 SAR
1 SAR = 11.6827
UAH
Avg
0.088249
High
0.090941
Low
0.085379
Last updated: 3/28/2026, 12:12:29 PM
Quick Conversions
| UAH | SAR |
|---|---|
| 1 UAH | 0.09 SAR |
| 10 UAH | 0.86 SAR |
| 50 UAH | 4.28 SAR |
| 100 UAH | 8.56 SAR |
| 500 UAH | 42.80 SAR |
| 1,000 UAH | 85.60 SAR |
Get UAH/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SARExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T12:12:29Z",
"rates": {
"SAR": 0.085597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SAR",
"amount": 100
},
"result": 8.559700000000001,
"rate": 0.085597
}Build with UAH/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key