Rate Overview
Live
1 SCR = 16.2332 YER
1 YER = 0.061602
SCR
Avg
16.6220
High
17.5840
Low
15.8682
Last updated: 5/27/2026, 8:50:48 AM
Quick Conversions
| SCR | YER |
|---|---|
| 1 SCR | 16.23 YER |
| 10 SCR | 162.33 YER |
| 50 SCR | 811.66 YER |
| 100 SCR | 1,623.32 YER |
| 500 SCR | 8,116.61 YER |
| 1,000 SCR | 16,233.22 YER |
Get SCR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=YERExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-27T08:50:48Z",
"rates": {
"YER": 16.233215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "YER",
"amount": 100
},
"result": 1623.3215,
"rate": 16.233215
}Build with SCR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key