Rate Overview
Live
1 SAR = 63.5170 YER
1 YER = 0.015744
SAR
Avg
64.9486
High
67.4258
Low
63.1962
Last updated: 7/29/2026, 2:20:41 PM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.52 YER |
| 10 SAR | 635.17 YER |
| 50 SAR | 3,175.85 YER |
| 100 SAR | 6,351.70 YER |
| 500 SAR | 31,758.50 YER |
| 1,000 SAR | 63,516.99 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-29T14:20:41Z",
"rates": {
"YER": 63.516994
}
}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": 6351.6993999999995,
"rate": 63.516994
}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