Rate Overview
Live
1 EUR = 661.6274 SOS
1 SOS = 0.001511
EUR
Avg
662.0914
High
664.2102
Low
660.9990
Last updated: 9/4/2026, 5:21:03 PM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 661.63 SOS |
| 10 EUR | 6,616.27 SOS |
| 50 EUR | 33,081.37 SOS |
| 100 EUR | 66,162.74 SOS |
| 500 EUR | 330,813.68 SOS |
| 1,000 EUR | 661,627.36 SOS |
Get EUR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SOSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-09-04T17:21:03Z",
"rates": {
"SOS": 661.627358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SOS",
"amount": 100
},
"result": 66162.7358,
"rate": 661.627358
}Build with EUR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key