Rate Overview
Live
1 SBD = 8.1548 AFN
1 AFN = 0.122627
SBD
Avg
8.2000
High
8.3157
Low
8.1482
Last updated: 7/25/2026, 3:46:59 PM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 8.15 AFN |
| 10 SBD | 81.55 AFN |
| 50 SBD | 407.74 AFN |
| 100 SBD | 815.48 AFN |
| 500 SBD | 4,077.39 AFN |
| 1,000 SBD | 8,154.78 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-25T15:46:59Z",
"rates": {
"AFN": 8.154781
}
}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": 815.4781,
"rate": 8.154781
}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