Rate Overview
Live
1 AFN = 0.122411 SBD
1 SBD = 8.1692
AFN
Avg
0.122104
High
0.124284
Low
0.121248
Last updated: 9/8/2026, 1:52:44 PM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.12 SBD |
| 10 AFN | 1.22 SBD |
| 50 AFN | 6.12 SBD |
| 100 AFN | 12.24 SBD |
| 500 AFN | 61.21 SBD |
| 1,000 AFN | 122.41 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-09-08T13:52:44Z",
"rates": {
"SBD": 0.122411
}
}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.241100000000001,
"rate": 0.122411
}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