Rate Overview
Live
1 EUR = 652.0349 SOS
1 SOS = 0.001534
EUR
Avg
644.3190
High
675.4418
Low
589.1622
Last updated: 7/27/2026, 2:31:10 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 652.03 SOS |
| 10 EUR | 6,520.35 SOS |
| 50 EUR | 32,601.75 SOS |
| 100 EUR | 65,203.49 SOS |
| 500 EUR | 326,017.45 SOS |
| 1,000 EUR | 652,034.90 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-27T02:31:10Z",
"rates": {
"SOS": 652.0349
}
}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": 65203.49,
"rate": 652.0349
}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