Rate Overview
Live
1 SCR = 0.059689 EUR
1 EUR = 16.7535
SCR
Avg
0.060282
High
0.061353
Low
0.058811
Last updated: 9/2/2026, 7:42:41 PM
Quick Conversions
| SCR | EUR |
|---|---|
| 1 SCR | 0.06 EUR |
| 10 SCR | 0.60 EUR |
| 50 SCR | 2.98 EUR |
| 100 SCR | 5.97 EUR |
| 500 SCR | 29.84 EUR |
| 1,000 SCR | 59.69 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-09-02T19:42:41Z",
"rates": {
"EUR": 0.059689
}
}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.9689,
"rate": 0.059689
}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