Rate Overview
Live
1 SCR = 0.057651 EUR
1 EUR = 17.3458
SCR
Avg
0.059347
High
0.062575
Low
0.057651
Last updated: 3/6/2026, 7:32:59 PM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.58 EUR |
| 50 SCR | 2.88 EUR |
| 100 SCR | 5.77 EUR |
| 500 SCR | 28.83 EUR |
| 1,000 SCR | 57.65 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-03-06T19:32:59Z",
"rates": {
"EUR": 0.057651
}
}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.7651,
"rate": 0.057651
}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