Rate Overview
Live
1 ALL = 7.2519 SDG
1 SDG = 0.137895
ALL
Avg
7.2972
High
7.3662
Low
7.2313
Last updated: 3/7/2026, 12:08:33 AM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.25 SDG |
| 10 ALL | 72.52 SDG |
| 50 ALL | 362.59 SDG |
| 100 ALL | 725.19 SDG |
| 500 ALL | 3,625.94 SDG |
| 1,000 ALL | 7,251.88 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-03-07T00:08:33Z",
"rates": {
"SDG": 7.251877
}
}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": 725.1877000000001,
"rate": 7.251877
}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