Rate Overview
Live
1 SAR = 63.2169 YER
1 YER = 0.015819
SAR
Avg
63.2399
High
63.4760
Low
63.1962
Last updated: 7/11/2026, 3:07:32 PM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.22 YER |
| 10 SAR | 632.17 YER |
| 50 SAR | 3,160.84 YER |
| 100 SAR | 6,321.69 YER |
| 500 SAR | 31,608.45 YER |
| 1,000 SAR | 63,216.89 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-11T15:07:32Z",
"rates": {
"YER": 63.216892
}
}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": 6321.6892,
"rate": 63.216892
}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