Rate Overview
Live
1 ALL = 7.2972 SDG
1 SDG = 0.137039
ALL
Avg
7.2975
High
7.4312
Low
6.8139
Last updated: 7/3/2026, 4:05:46 PM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.30 SDG |
| 10 ALL | 72.97 SDG |
| 50 ALL | 364.86 SDG |
| 100 ALL | 729.72 SDG |
| 500 ALL | 3,648.59 SDG |
| 1,000 ALL | 7,297.18 SDG |
Get ALL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SDGExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-03T16:05:46Z",
"rates": {
"SDG": 7.297177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SDG",
"amount": 100
},
"result": 729.7176999999999,
"rate": 7.297177
}Build with ALL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key