Rate Overview
Live
1 AFN = 0.128888 SBD
1 SBD = 7.7587
AFN
Avg
0.128243
High
0.129237
Low
0.126224
Last updated: 3/7/2026, 4:07:00 AM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.13 SBD |
| 10 AFN | 1.29 SBD |
| 50 AFN | 6.44 SBD |
| 100 AFN | 12.89 SBD |
| 500 AFN | 64.44 SBD |
| 1,000 AFN | 128.89 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-03-07T04:07:00Z",
"rates": {
"SBD": 0.128888
}
}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.8888,
"rate": 0.128888
}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