Rate Overview
Live
1 SBD = 8.0649 AFN
1 AFN = 0.123995
SBD
Avg
8.1650
High
8.2244
Low
8.0649
Last updated: 9/6/2026, 9:07:36 PM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 8.06 AFN |
| 10 SBD | 80.65 AFN |
| 50 SBD | 403.24 AFN |
| 100 SBD | 806.49 AFN |
| 500 SBD | 4,032.44 AFN |
| 1,000 SBD | 8,064.87 AFN |
Get SBD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=AFNExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-09-06T21:07:36Z",
"rates": {
"AFN": 8.064872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "AFN",
"amount": 100
},
"result": 806.4871999999999,
"rate": 8.064872
}Build with SBD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key