Rate Overview
Live
1 SDG = 0.001451 EUR
1 EUR = 689.1799
SDG
Avg
0.001441
High
0.001451
Low
0.001435
Last updated: 6/18/2026, 10:04:59 AM
Quick Conversions
| SDG | EUR |
|---|---|
| 1 SDG | 0.00 EUR |
| 10 SDG | 0.01 EUR |
| 50 SDG | 0.07 EUR |
| 100 SDG | 0.15 EUR |
| 500 SDG | 0.73 EUR |
| 1,000 SDG | 1.45 EUR |
Get SDG/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=EURExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-06-18T10:04:59Z",
"rates": {
"EUR": 0.001451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "EUR",
"amount": 100
},
"result": 0.1451,
"rate": 0.001451
}Build with SDG/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key