Rate Overview
Live
1 AFN = 0.121491 SBD
1 SBD = 8.2311
AFN
Avg
0.124080
High
0.129237
Low
0.120769
Last updated: 7/28/2026, 9:18:32 AM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.12 SBD |
| 10 AFN | 1.21 SBD |
| 50 AFN | 6.07 SBD |
| 100 AFN | 12.15 SBD |
| 500 AFN | 60.75 SBD |
| 1,000 AFN | 121.49 SBD |
Get AFN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SBDExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-28T09:18:32Z",
"rates": {
"SBD": 0.121491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SBD",
"amount": 100
},
"result": 12.1491,
"rate": 0.121491
}Build with AFN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key