Rate Overview
Live
1 AFN = 9.1700 SDG
1 SDG = 0.109051
AFN
Avg
9.1540
High
9.1840
Low
9.0938
Last updated: 8/22/2026, 5:57:58 AM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.17 SDG |
| 10 AFN | 91.70 SDG |
| 50 AFN | 458.50 SDG |
| 100 AFN | 917.00 SDG |
| 500 AFN | 4,585.02 SDG |
| 1,000 AFN | 9,170.03 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-22T05:57:58Z",
"rates": {
"SDG": 9.170034
}
}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": 917.0033999999999,
"rate": 9.170034
}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