Rate Overview
Live
1 AFN = 9.5303 SDG
1 SDG = 0.104928
AFN
Avg
9.5174
High
9.5980
Low
9.4149
Last updated: 3/7/2026, 12:33:10 AM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.53 SDG |
| 10 AFN | 95.30 SDG |
| 50 AFN | 476.52 SDG |
| 100 AFN | 953.03 SDG |
| 500 AFN | 4,765.16 SDG |
| 1,000 AFN | 9,530.33 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-07T00:33:10Z",
"rates": {
"SDG": 9.530329
}
}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": 953.0329,
"rate": 9.530329
}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