Rate Overview
Live
1 EUR = 691.4134 SDG
1 SDG = 0.001446
EUR
Avg
702.8230
High
717.8878
Low
690.1823
Last updated: 3/27/2026, 11:15:58 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 691.41 SDG |
| 10 EUR | 6,914.13 SDG |
| 50 EUR | 34,570.67 SDG |
| 100 EUR | 69,141.34 SDG |
| 500 EUR | 345,706.70 SDG |
| 1,000 EUR | 691,413.40 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-27T11:15:58Z",
"rates": {
"SDG": 691.413398
}
}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": 69141.3398,
"rate": 691.413398
}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