Rate Overview
Live
1 SDG = 0.109788 AFN
1 AFN = 9.1085
SDG
Avg
0.109515
High
0.123934
Low
0.103247
Last updated: 7/25/2026, 5:20:17 AM
Quick Conversions
| SDG | AFN |
|---|---|
| 1 SDG | 0.11 AFN |
| 10 SDG | 1.10 AFN |
| 50 SDG | 5.49 AFN |
| 100 SDG | 10.98 AFN |
| 500 SDG | 54.89 AFN |
| 1,000 SDG | 109.79 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-25T05:20:17Z",
"rates": {
"AFN": 0.109788
}
}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.9788,
"rate": 0.109788
}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