Rate Overview
Live
1 EUR = 664.4171 SOS
1 SOS = 0.001505
EUR
Avg
665.2453
High
680.9592
Low
646.9796
Last updated: 5/27/2026, 2:55:56 PM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 664.42 SOS |
| 10 EUR | 6,644.17 SOS |
| 50 EUR | 33,220.86 SOS |
| 100 EUR | 66,441.71 SOS |
| 500 EUR | 332,208.56 SOS |
| 1,000 EUR | 664,417.12 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-05-27T14:55:56Z",
"rates": {
"SOS": 664.417122
}
}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": 66441.7122,
"rate": 664.417122
}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