Rate Overview
Live
1 SAR = 63.1171 YER
1 YER = 0.015844
SAR
Avg
63.4197
High
63.6280
Low
63.1171
Last updated: 5/9/2026, 12:26:12 AM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.12 YER |
| 10 SAR | 631.17 YER |
| 50 SAR | 3,155.86 YER |
| 100 SAR | 6,311.71 YER |
| 500 SAR | 31,558.57 YER |
| 1,000 SAR | 63,117.14 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-05-09T00:26:12Z",
"rates": {
"YER": 63.117141
}
}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": 6311.714099999999,
"rate": 63.117141
}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