Rate Overview
Live
1 SDG = 0.104928 AFN
1 AFN = 9.5303
SDG
Avg
0.105074
High
0.106214
Low
0.104188
Last updated: 3/7/2026, 1:03:52 AM
Quick Conversions
| SDG | AFN |
|---|---|
| 1 SDG | 0.10 AFN |
| 10 SDG | 1.05 AFN |
| 50 SDG | 5.25 AFN |
| 100 SDG | 10.49 AFN |
| 500 SDG | 52.46 AFN |
| 1,000 SDG | 104.93 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-03-07T01:03:52Z",
"rates": {
"AFN": 0.104928
}
}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.492799999999999,
"rate": 0.104928
}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