Rate Overview
Live
1 AFN = 0.122627 SBD
1 SBD = 8.1548
AFN
Avg
0.125295
High
0.129237
Low
0.122541
Last updated: 7/26/2026, 2:07:32 AM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.12 SBD |
| 10 AFN | 1.23 SBD |
| 50 AFN | 6.13 SBD |
| 100 AFN | 12.26 SBD |
| 500 AFN | 61.31 SBD |
| 1,000 AFN | 122.63 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-26T02:07:32Z",
"rates": {
"SBD": 0.122627
}
}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.2627,
"rate": 0.122627
}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