Rate Overview
Live
1 AFN = 9.4783 SDG
1 SDG = 0.105505
AFN
Avg
8.8930
High
9.5534
Low
8.2956
Last updated: 3/27/2026, 10:06:32 AM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.48 SDG |
| 10 AFN | 94.78 SDG |
| 50 AFN | 473.91 SDG |
| 100 AFN | 947.83 SDG |
| 500 AFN | 4,739.13 SDG |
| 1,000 AFN | 9,478.27 SDG |
Get AFN/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SDGExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T10:06:32Z",
"rates": {
"SDG": 9.478266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SDG",
"amount": 100
},
"result": 947.8266,
"rate": 9.478266
}Build with AFN/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key