Rate Overview
Live
1 SCR = 0.058926 EUR
1 EUR = 16.9704
SCR
Avg
0.058819
High
0.061504
Low
0.056258
Last updated: 4/16/2026, 7:40:42 AM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.59 EUR |
| 50 SCR | 2.95 EUR |
| 100 SCR | 5.89 EUR |
| 500 SCR | 29.46 EUR |
| 1,000 SCR | 58.93 EUR |
Get SCR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=EURExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-16T07:40:42Z",
"rates": {
"EUR": 0.058926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "EUR",
"amount": 100
},
"result": 5.8926,
"rate": 0.058926
}Build with SCR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key