Rate Overview
Live
1 EUR = 647.4980 SOS
1 SOS = 0.001544
EUR
Avg
650.1192
High
652.8713
Low
647.4980
Last updated: 7/28/2026, 12:58:07 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 647.50 SOS |
| 10 EUR | 6,474.98 SOS |
| 50 EUR | 32,374.90 SOS |
| 100 EUR | 64,749.80 SOS |
| 500 EUR | 323,748.99 SOS |
| 1,000 EUR | 647,497.98 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-28T00:58:07Z",
"rates": {
"SOS": 647.497983
}
}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": 64749.798299999995,
"rate": 647.497983
}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