Rate Overview
Live
1 SBD = 8.0272 AFN
1 AFN = 0.124576
SBD
Avg
7.9928
High
8.0272
Low
7.9335
Last updated: 4/18/2026, 8:46:41 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 8.03 AFN |
| 10 SBD | 80.27 AFN |
| 50 SBD | 401.36 AFN |
| 100 SBD | 802.72 AFN |
| 500 SBD | 4,013.62 AFN |
| 1,000 SBD | 8,027.23 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-04-18T08:46:41Z",
"rates": {
"AFN": 8.02723
}
}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": 802.723,
"rate": 8.02723
}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