Rate Overview
Live
1 SBD = 8.2325 AFN
1 AFN = 0.121470
SBD
Avg
8.0483
High
8.3190
Low
7.7281
Last updated: 7/27/2026, 5:27:40 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 8.23 AFN |
| 10 SBD | 82.32 AFN |
| 50 SBD | 411.62 AFN |
| 100 SBD | 823.25 AFN |
| 500 SBD | 4,116.25 AFN |
| 1,000 SBD | 8,232.49 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-07-27T05:27:40Z",
"rates": {
"AFN": 8.23249
}
}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": 823.249,
"rate": 8.23249
}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