Rate Overview
Live
1 SCR = 0.060791 EUR
1 EUR = 16.4498
SCR
Avg
0.061310
High
0.066169
Low
0.058976
Last updated: 7/3/2026, 5:56:15 PM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.61 EUR |
| 50 SCR | 3.04 EUR |
| 100 SCR | 6.08 EUR |
| 500 SCR | 30.40 EUR |
| 1,000 SCR | 60.79 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-07-03T17:56:15Z",
"rates": {
"EUR": 0.060791
}
}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.0790999999999995,
"rate": 0.060791
}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