Rate Overview
Live
1 YER = 0.015726 SAR
1 SAR = 63.5890
YER
Avg
0.015332
High
0.015783
Low
0.014831
Last updated: 3/28/2026, 12:02:23 PM
Quick Conversions
| YER | SAR |
|---|---|
| 1 YER | 0.02 SAR |
| 10 YER | 0.16 SAR |
| 50 YER | 0.79 SAR |
| 100 YER | 1.57 SAR |
| 500 YER | 7.86 SAR |
| 1,000 YER | 15.73 SAR |
Get YER/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SARExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T12:02:23Z",
"rates": {
"SAR": 0.015726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SAR",
"amount": 100
},
"result": 1.5726,
"rate": 0.015726
}Build with YER/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key