Rate Overview
Live
1 YER = 0.059136 SCR
1 SCR = 16.9102
YER
Avg
0.059995
High
0.061239
Low
0.058897
Last updated: 7/27/2026, 7:23:26 PM
Quick Conversions
| YER | SCR |
|---|---|
| 1 YER | 0.06 SCR |
| 10 YER | 0.59 SCR |
| 50 YER | 2.96 SCR |
| 100 YER | 5.91 SCR |
| 500 YER | 29.57 SCR |
| 1,000 YER | 59.14 SCR |
Get YER/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SCRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T19:23:26Z",
"rates": {
"SCR": 0.059136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SCR",
"amount": 100
},
"result": 5.9136,
"rate": 0.059136
}Build with YER/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key