Rate Overview
Live
1 SBD = 7.8674 AFN
1 AFN = 0.127106
SBD
Avg
7.8896
High
8.0025
Low
7.7846
Last updated: 6/19/2026, 8:43:35 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 7.87 AFN |
| 10 SBD | 78.67 AFN |
| 50 SBD | 393.37 AFN |
| 100 SBD | 786.74 AFN |
| 500 SBD | 3,933.72 AFN |
| 1,000 SBD | 7,867.44 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-06-19T08:43:35Z",
"rates": {
"AFN": 7.867442
}
}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": 786.7442,
"rate": 7.867442
}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