Rate Overview
Live
1 SCR = 0.060308 EUR
1 EUR = 16.5815
SCR
Avg
0.059766
High
0.062633
Low
0.057730
Last updated: 5/26/2026, 1:37:09 PM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.60 EUR |
| 50 SCR | 3.02 EUR |
| 100 SCR | 6.03 EUR |
| 500 SCR | 30.15 EUR |
| 1,000 SCR | 60.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-05-26T13:37:09Z",
"rates": {
"EUR": 0.060308
}
}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.0308,
"rate": 0.060308
}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