Rate Overview
Live
1 SDG = 0.105998 AFN
1 AFN = 9.4341
SDG
Avg
0.113848
High
0.125507
Low
0.104928
Last updated: 7/7/2026, 7:04:17 AM
Quick Conversions
| SDG | AFN |
|---|---|
| 1 SDG | 0.11 AFN |
| 10 SDG | 1.06 AFN |
| 50 SDG | 5.30 AFN |
| 100 SDG | 10.60 AFN |
| 500 SDG | 53.00 AFN |
| 1,000 SDG | 106.00 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-07T07:04:17Z",
"rates": {
"AFN": 0.105998
}
}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.5998,
"rate": 0.105998
}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