Rate Overview
Live
1 SDG = 0.104517 AFN
1 AFN = 9.5678
SDG
Avg
0.108090
High
0.124101
Low
0.103247
Last updated: 5/27/2026, 9:38:12 PM
Quick Conversions
| SDG | AFN |
|---|---|
| 1 SDG | 0.10 AFN |
| 10 SDG | 1.05 AFN |
| 50 SDG | 5.23 AFN |
| 100 SDG | 10.45 AFN |
| 500 SDG | 52.26 AFN |
| 1,000 SDG | 104.52 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-05-27T21:38:12Z",
"rates": {
"AFN": 0.104517
}
}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.4517,
"rate": 0.104517
}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