Rate Overview
Live
1 SCR = 0.062307 EUR
1 EUR = 16.0496
SCR
Avg
0.059498
High
0.062307
Low
0.056398
Last updated: 3/27/2026, 1:25:49 AM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.62 EUR |
| 50 SCR | 3.12 EUR |
| 100 SCR | 6.23 EUR |
| 500 SCR | 31.15 EUR |
| 1,000 SCR | 62.31 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-27T01:25:49Z",
"rates": {
"EUR": 0.062307
}
}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": 6.230700000000001,
"rate": 0.062307
}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