Rate Overview
Live
1 SDG = 0.105504 AFN
1 AFN = 9.4783
SDG
Avg
0.112615
High
0.120545
Low
0.104674
Last updated: 3/27/2026, 9:51:48 AM
Quick Conversions
| SDG | AFN |
|---|---|
| 1 SDG | 0.11 AFN |
| 10 SDG | 1.06 AFN |
| 50 SDG | 5.28 AFN |
| 100 SDG | 10.55 AFN |
| 500 SDG | 52.75 AFN |
| 1,000 SDG | 105.50 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-27T09:51:48Z",
"rates": {
"AFN": 0.105504
}
}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.5504,
"rate": 0.105504
}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