Rate Overview
Live
1 SAR = 63.6370 YER
1 YER = 0.015714
SAR
Avg
65.0941
High
67.4258
Low
63.3586
Last updated: 5/29/2026, 6:39:21 PM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.64 YER |
| 10 SAR | 636.37 YER |
| 50 SAR | 3,181.85 YER |
| 100 SAR | 6,363.70 YER |
| 500 SAR | 31,818.51 YER |
| 1,000 SAR | 63,637.01 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-05-29T18:39:21Z",
"rates": {
"YER": 63.637013
}
}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": 6363.701300000001,
"rate": 63.637013
}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