Rate Overview
Live
1 EUR = 652.0278 SOS
1 SOS = 0.001534
EUR
Avg
652.2443
High
654.2113
Low
650.5495
Last updated: 7/20/2026, 4:20:17 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 652.03 SOS |
| 10 EUR | 6,520.28 SOS |
| 50 EUR | 32,601.39 SOS |
| 100 EUR | 65,202.78 SOS |
| 500 EUR | 326,013.89 SOS |
| 1,000 EUR | 652,027.78 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-20T04:20:17Z",
"rates": {
"SOS": 652.027783
}
}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": 65202.7783,
"rate": 652.027783
}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