Rate Overview
Live
1 AFN = 9.3173 SDG
1 SDG = 0.107328
AFN
Avg
9.3418
High
9.3906
Low
9.3173
Last updated: 4/18/2026, 8:44:28 AM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.32 SDG |
| 10 AFN | 93.17 SDG |
| 50 AFN | 465.86 SDG |
| 100 AFN | 931.73 SDG |
| 500 AFN | 4,658.63 SDG |
| 1,000 AFN | 9,317.26 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-04-18T08:44:28Z",
"rates": {
"SDG": 9.317258
}
}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": 931.7258,
"rate": 9.317258
}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