Rate Overview
Live
1 AFN = 9.1211 SDG
1 SDG = 0.109635
AFN
Avg
9.1629
High
9.3024
Low
9.0933
Last updated: 9/12/2026, 6:31:33 AM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.12 SDG |
| 10 AFN | 91.21 SDG |
| 50 AFN | 456.06 SDG |
| 100 AFN | 912.11 SDG |
| 500 AFN | 4,560.57 SDG |
| 1,000 AFN | 9,121.14 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-09-12T06:31:33Z",
"rates": {
"SDG": 9.121141
}
}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.1141,
"rate": 9.121141
}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