Rate Overview
Live
1 AFN = 0.121469 SBD
1 SBD = 8.2326
AFN
Avg
0.121760
High
0.122726
Low
0.120253
Last updated: 7/27/2026, 5:35:10 PM
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.73 SBD |
| 1,000 AFN | 121.47 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-27T17:35:10Z",
"rates": {
"SBD": 0.121469
}
}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.146899999999999,
"rate": 0.121469
}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