Rate Overview
Live
1 UAH = 0.084048 SAR
1 SAR = 11.8980
UAH
Avg
0.083686
High
0.084048
Low
0.083402
Last updated: 7/31/2026, 3:52:07 PM
Quick Conversions
| UAH | SAR |
|---|---|
| 1 UAH | 0.08 SAR |
| 10 UAH | 0.84 SAR |
| 50 UAH | 4.20 SAR |
| 100 UAH | 8.40 SAR |
| 500 UAH | 42.02 SAR |
| 1,000 UAH | 84.05 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-07-31T15:52:07Z",
"rates": {
"SAR": 0.084048
}
}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.4048,
"rate": 0.084048
}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