Rate Overview
Live
1 SAR = 63.5878 YER
1 YER = 0.015726
SAR
Avg
63.4839
High
63.6194
Low
63.3879
Last updated: 3/28/2026, 3:24:40 PM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.59 YER |
| 10 SAR | 635.88 YER |
| 50 SAR | 3,179.39 YER |
| 100 SAR | 6,358.78 YER |
| 500 SAR | 31,793.88 YER |
| 1,000 SAR | 63,587.76 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-03-28T15:24:40Z",
"rates": {
"YER": 63.587758
}
}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": 6358.7758,
"rate": 63.587758
}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