Rate Overview
Live
1 SAR = 63.4238 YER
1 YER = 0.015767
SAR
Avg
63.3987
High
63.6377
Low
63.1953
Last updated: 7/20/2026, 8:30:44 PM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.42 YER |
| 10 SAR | 634.24 YER |
| 50 SAR | 3,171.19 YER |
| 100 SAR | 6,342.38 YER |
| 500 SAR | 31,711.91 YER |
| 1,000 SAR | 63,423.81 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-20T20:30:44Z",
"rates": {
"YER": 63.423815
}
}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": 6342.3814999999995,
"rate": 63.423815
}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