Rate Overview
Live
1 SBD = 8.1432 AFN
1 AFN = 0.122802
SBD
Avg
8.1380
High
8.1460
Low
8.1265
Last updated: 8/17/2026, 8:16:35 AM
Quick Conversions
| SBD | AFN |
|---|---|
| 1 SBD | 8.14 AFN |
| 10 SBD | 81.43 AFN |
| 50 SBD | 407.16 AFN |
| 100 SBD | 814.32 AFN |
| 500 SBD | 4,071.61 AFN |
| 1,000 SBD | 8,143.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-08-17T08:16:35Z",
"rates": {
"AFN": 8.143219
}
}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": 814.3219,
"rate": 8.143219
}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