Rate Overview
Live
1 SAR = 63.5711 YER
1 YER = 0.015730
SAR
Avg
63.4567
High
63.6394
Low
63.1983
Last updated: 7/28/2026, 8:06:43 AM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.57 YER |
| 10 SAR | 635.71 YER |
| 50 SAR | 3,178.55 YER |
| 100 SAR | 6,357.11 YER |
| 500 SAR | 31,785.53 YER |
| 1,000 SAR | 63,571.06 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-28T08:06:43Z",
"rates": {
"YER": 63.571058
}
}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": 6357.1058,
"rate": 63.571058
}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