Rate Overview
Live
1 SBD = 7.9204 AFN
1 AFN = 0.126256
SBD
Avg
8.2443
High
8.9310
Low
7.7913
Last updated: 5/29/2026, 9:13:03 PM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 7.92 AFN |
| 10 SBD | 79.20 AFN |
| 50 SBD | 396.02 AFN |
| 100 SBD | 792.04 AFN |
| 500 SBD | 3,960.20 AFN |
| 1,000 SBD | 7,920.39 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-05-29T21:13:03Z",
"rates": {
"AFN": 7.920391
}
}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": 792.0391000000001,
"rate": 7.920391
}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