Rate Overview
Live
1 AFN = 9.5313 SDG
1 SDG = 0.104918
AFN
Avg
8.7824
High
9.5313
Low
7.9676
Last updated: 5/29/2026, 10:59:00 PM
Quick Conversions
| AFN | SDG |
|---|---|
| 1 AFN | 9.53 SDG |
| 10 AFN | 95.31 SDG |
| 50 AFN | 476.56 SDG |
| 100 AFN | 953.13 SDG |
| 500 AFN | 4,765.64 SDG |
| 1,000 AFN | 9,531.27 SDG |
Get AFN/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SDGExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-29T22:59:00Z",
"rates": {
"SDG": 9.531271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SDG",
"amount": 100
},
"result": 953.1271,
"rate": 9.531271
}Build with AFN/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key