Rate Overview
Live
1 EUR = 648.7281 SOS
1 SOS = 0.001541
EUR
Avg
644.1812
High
675.4418
Low
589.1622
Last updated: 7/28/2026, 2:45:04 PM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 648.73 SOS |
| 10 EUR | 6,487.28 SOS |
| 50 EUR | 32,436.40 SOS |
| 100 EUR | 64,872.81 SOS |
| 500 EUR | 324,364.04 SOS |
| 1,000 EUR | 648,728.09 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-07-28T14:45:04Z",
"rates": {
"SOS": 648.728089
}
}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": 64872.808899999996,
"rate": 648.728089
}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