Rate Overview
Live
1 SAR = 63.2126 YER
1 YER = 0.015820
SAR
Avg
63.2804
High
63.5564
Low
63.1962
Last updated: 7/9/2026, 4:55:00 AM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.21 YER |
| 10 SAR | 632.13 YER |
| 50 SAR | 3,160.63 YER |
| 100 SAR | 6,321.26 YER |
| 500 SAR | 31,606.29 YER |
| 1,000 SAR | 63,212.57 YER |
Get SAR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=YERExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-09T04:55:00Z",
"rates": {
"YER": 63.212573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "YER",
"amount": 100
},
"result": 6321.2573,
"rate": 63.212573
}Build with SAR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key