Rate Overview
Live
1 AFN = 0.126421 SBD
1 SBD = 7.9101
AFN
Avg
0.126064
High
0.127630
Low
0.123422
Last updated: 7/9/2026, 5:47:08 AM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.13 SBD |
| 10 AFN | 1.26 SBD |
| 50 AFN | 6.32 SBD |
| 100 AFN | 12.64 SBD |
| 500 AFN | 63.21 SBD |
| 1,000 AFN | 126.42 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-09T05:47:08Z",
"rates": {
"SBD": 0.126421
}
}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.642100000000001,
"rate": 0.126421
}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