Rate Overview
Live
1 SBD = 7.8241 AFN
1 AFN = 0.127810
SBD
Avg
7.8113
High
7.9224
Low
7.7377
Last updated: 3/7/2026, 12:26:30 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 7.82 AFN |
| 10 SBD | 78.24 AFN |
| 50 SBD | 391.21 AFN |
| 100 SBD | 782.41 AFN |
| 500 SBD | 3,912.07 AFN |
| 1,000 SBD | 7,824.14 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-07T00:26:30Z",
"rates": {
"AFN": 7.824144
}
}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": 782.4144,
"rate": 7.824144
}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