Rate Overview
Live
1 AFN = 0.126594 SBD
1 SBD = 7.8993
AFN
Avg
0.126631
High
0.127986
Low
0.124985
Last updated: 3/27/2026, 5:06:47 PM
Quick Conversions
| AFN | SBD |
|---|---|
| 1 AFN | 0.13 SBD |
| 10 AFN | 1.27 SBD |
| 50 AFN | 6.33 SBD |
| 100 AFN | 12.66 SBD |
| 500 AFN | 63.30 SBD |
| 1,000 AFN | 126.59 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-27T17:06:47Z",
"rates": {
"SBD": 0.126594
}
}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.659400000000002,
"rate": 0.126594
}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