Rate Overview
Live
1 ALL = 7.5313 SDG
1 SDG = 0.132779
ALL
Avg
7.5518
High
7.5832
Low
7.5313
Last updated: 9/2/2026, 6:02:46 AM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.53 SDG |
| 10 ALL | 75.31 SDG |
| 50 ALL | 376.57 SDG |
| 100 ALL | 753.13 SDG |
| 500 ALL | 3,765.67 SDG |
| 1,000 ALL | 7,531.34 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-09-02T06:02:46Z",
"rates": {
"SDG": 7.531336
}
}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": 753.1336,
"rate": 7.531336
}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