Rate Overview
Live
1 SDG = 0.105921 AFN
1 AFN = 9.4410
SDG
Avg
0.106494
High
0.109426
Low
0.105716
Last updated: 7/6/2026, 9:11:58 AM
Quick Conversions
| SDG | AFN |
|---|---|
| 1 SDG | 0.11 AFN |
| 10 SDG | 1.06 AFN |
| 50 SDG | 5.30 AFN |
| 100 SDG | 10.59 AFN |
| 500 SDG | 52.96 AFN |
| 1,000 SDG | 105.92 AFN |
Get SDG/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=AFNExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-06T09:11:58Z",
"rates": {
"AFN": 0.105921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "AFN",
"amount": 100
},
"result": 10.5921,
"rate": 0.105921
}Build with SDG/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key