Rate Overview
Live
1 SBD = 7.8992 AFN
1 AFN = 0.126595
SBD
Avg
7.8972
High
8.0009
Low
7.8133
Last updated: 3/27/2026, 11:54:18 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 7.90 AFN |
| 10 SBD | 78.99 AFN |
| 50 SBD | 394.96 AFN |
| 100 SBD | 789.92 AFN |
| 500 SBD | 3,949.61 AFN |
| 1,000 SBD | 7,899.22 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-03-27T11:54:18Z",
"rates": {
"AFN": 7.899219
}
}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": 789.9219,
"rate": 7.899219
}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