Rate Overview
Live
1 AFN = 9.1208 SDG
1 SDG = 0.109640
AFN
Avg
9.1853
High
9.6854
Low
8.6404
Last updated: 8/2/2026, 2:21:28 PM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.12 SDG |
| 10 AFN | 91.21 SDG |
| 50 AFN | 456.04 SDG |
| 100 AFN | 912.08 SDG |
| 500 AFN | 4,560.39 SDG |
| 1,000 AFN | 9,120.78 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-08-02T14:21:28Z",
"rates": {
"SDG": 9.120781
}
}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": 912.0781,
"rate": 9.120781
}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