Rate Overview
Live
1 EUR = 697.2959 SDG
1 SDG = 0.001434
EUR
Avg
700.3288
High
708.7829
Low
693.8722
Last updated: 3/7/2026, 1:01:57 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 697.30 SDG |
| 10 EUR | 6,972.96 SDG |
| 50 EUR | 34,864.79 SDG |
| 100 EUR | 69,729.59 SDG |
| 500 EUR | 348,647.93 SDG |
| 1,000 EUR | 697,295.85 SDG |
Get EUR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SDGExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-07T01:01:57Z",
"rates": {
"SDG": 697.295854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SDG",
"amount": 100
},
"result": 69729.5854,
"rate": 697.295854
}Build with EUR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key