Rate Overview
Live
1 SAR = 63.4352 YER
1 YER = 0.015764
SAR
Avg
63.5723
High
63.6314
Low
63.4352
Last updated: 6/19/2026, 9:47:53 AM
Quick Conversions
| SAR | YER |
|---|---|
| 1 SAR | 63.44 YER |
| 10 SAR | 634.35 YER |
| 50 SAR | 3,171.76 YER |
| 100 SAR | 6,343.52 YER |
| 500 SAR | 31,717.61 YER |
| 1,000 SAR | 63,435.23 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-06-19T09:47:53Z",
"rates": {
"YER": 63.435225
}
}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": 6343.5225,
"rate": 63.435225
}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