Rate Overview
Live
1 SCR = 17.2622 YER
1 YER = 0.057930
SCR
Avg
17.0500
High
17.3579
Low
16.2865
Last updated: 5/7/2026, 2:22:40 AM
Quick Conversions
| SCR | YER |
|---|---|
| 1 SCR | 17.26 YER |
| 10 SCR | 172.62 YER |
| 50 SCR | 863.11 YER |
| 100 SCR | 1,726.22 YER |
| 500 SCR | 8,631.10 YER |
| 1,000 SCR | 17,262.21 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-07T02:22:40Z",
"rates": {
"YER": 17.262207
}
}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": 1726.2207,
"rate": 17.262207
}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