Rate Overview
Live
1 EUR = 706.4941 SDG
1 SDG = 0.001415
EUR
Avg
704.3857
High
706.4941
Low
701.7481
Last updated: 5/7/2026, 12:32:51 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 706.49 SDG |
| 10 EUR | 7,064.94 SDG |
| 50 EUR | 35,324.70 SDG |
| 100 EUR | 70,649.41 SDG |
| 500 EUR | 353,247.03 SDG |
| 1,000 EUR | 706,494.06 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-05-07T12:32:51Z",
"rates": {
"SDG": 706.494058
}
}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": 70649.4058,
"rate": 706.494058
}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