Rate Overview
Live
1 SBD = 8.2520 AFN
1 AFN = 0.121182
SBD
Avg
7.9862
High
8.2520
Low
7.7377
Last updated: 7/21/2026, 6:39:42 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 8.25 AFN |
| 10 SBD | 82.52 AFN |
| 50 SBD | 412.60 AFN |
| 100 SBD | 825.20 AFN |
| 500 SBD | 4,126.02 AFN |
| 1,000 SBD | 8,252.04 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-21T06:39:42Z",
"rates": {
"AFN": 8.252035
}
}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": 825.2035,
"rate": 8.252035
}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