Rate Overview
Live
1 AFN = 0.124810 SBD
1 SBD = 8.0122
AFN
Avg
0.125305
High
0.126058
Low
0.124694
Last updated: 4/17/2026, 6:11:15 AM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.12 SBD |
| 10 AFN | 1.25 SBD |
| 50 AFN | 6.24 SBD |
| 100 AFN | 12.48 SBD |
| 500 AFN | 62.41 SBD |
| 1,000 AFN | 124.81 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-04-17T06:11:15Z",
"rates": {
"SBD": 0.12481
}
}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.481,
"rate": 0.12481
}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