Rate Overview
Live
1 SCR = 16.2080 YER
1 YER = 0.061698
SCR
Avg
16.4192
High
17.3475
Low
15.9408
Last updated: 3/7/2026, 7:20:06 AM
Quick Conversions
| SCR | YER |
|---|---|
| 1 SCR | 16.21 YER |
| 10 SCR | 162.08 YER |
| 50 SCR | 810.40 YER |
| 100 SCR | 1,620.80 YER |
| 500 SCR | 8,104.02 YER |
| 1,000 SCR | 16,208.05 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-03-07T07:20:06Z",
"rates": {
"YER": 16.208048
}
}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": 1620.8048000000001,
"rate": 16.208048
}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