Rate Overview
Live
1 SBD = 7.8569 AFN
1 AFN = 0.127277
SBD
Avg
7.9124
High
8.1561
Low
7.7191
Last updated: 7/7/2026, 11:06:28 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 7.86 AFN |
| 10 SBD | 78.57 AFN |
| 50 SBD | 392.84 AFN |
| 100 SBD | 785.69 AFN |
| 500 SBD | 3,928.43 AFN |
| 1,000 SBD | 7,856.87 AFN |
Get SBD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=AFNExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-07T11:06:28Z",
"rates": {
"AFN": 7.856867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "AFN",
"amount": 100
},
"result": 785.6867,
"rate": 7.856867
}Build with SBD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key