Rate Overview
Live
1 SAR = 63.5730 YER
1 YER = 0.015730
SAR
Avg
63.4444
High
63.6199
Low
63.2438
Last updated: 3/7/2026, 7:55:32 AM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.57 YER |
| 10 SAR | 635.73 YER |
| 50 SAR | 3,178.65 YER |
| 100 SAR | 6,357.30 YER |
| 500 SAR | 31,786.50 YER |
| 1,000 SAR | 63,572.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-03-07T07:55:32Z",
"rates": {
"YER": 63.572992
}
}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.2991999999995,
"rate": 63.572992
}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