Rate Overview
Live
1 SCR = 0.061434 EUR
1 EUR = 16.2776
SCR
Avg
0.061124
High
0.062514
Low
0.058213
Last updated: 5/6/2026, 10:26:13 AM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.61 EUR |
| 50 SCR | 3.07 EUR |
| 100 SCR | 6.14 EUR |
| 500 SCR | 30.72 EUR |
| 1,000 SCR | 61.43 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-05-06T10:26:13Z",
"rates": {
"EUR": 0.061434
}
}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.143400000000001,
"rate": 0.061434
}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