Rate Overview
Live
1 AFN = 9.3828 SDG
1 SDG = 0.106578
AFN
Avg
9.3923
High
9.4576
Low
9.3100
Last updated: 5/9/2026, 3:40:18 AM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.38 SDG |
| 10 AFN | 93.83 SDG |
| 50 AFN | 469.14 SDG |
| 100 AFN | 938.28 SDG |
| 500 AFN | 4,691.41 SDG |
| 1,000 AFN | 9,382.82 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-05-09T03:40:18Z",
"rates": {
"SDG": 9.382815
}
}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": 938.2815,
"rate": 9.382815
}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