Rate Overview
Live
1 ALL = 7.4434 SDG
1 SDG = 0.134347
ALL
Avg
7.2860
High
7.4434
Low
6.2969
Last updated: 8/6/2026, 5:46:08 AM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.44 SDG |
| 10 ALL | 74.43 SDG |
| 50 ALL | 372.17 SDG |
| 100 ALL | 744.34 SDG |
| 500 ALL | 3,721.71 SDG |
| 1,000 ALL | 7,443.42 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-08-06T05:46:08Z",
"rates": {
"SDG": 7.443419
}
}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": 744.3419,
"rate": 7.443419
}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