Rate Overview
Live
1 SDG = 0.109848 AFN
1 AFN = 9.1035
SDG
Avg
0.107638
High
0.110799
Low
0.105716
Last updated: 7/21/2026, 2:51:35 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.92 AFN |
| 1,000 SDG | 109.85 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-21T02:51:35Z",
"rates": {
"AFN": 0.109848
}
}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.9848,
"rate": 0.109848
}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