Rate Overview
Live
1 BBD = 31.6617 AFN
1 AFN = 0.031584
BBD
Avg
32.6904
High
33.6546
Low
31.4133
Last updated: 3/27/2026, 11:10:39 AM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 31.66 AFN |
| 10 BBD | 316.62 AFN |
| 50 BBD | 1,583.08 AFN |
| 100 BBD | 3,166.17 AFN |
| 500 BBD | 15,830.85 AFN |
| 1,000 BBD | 31,661.69 AFN |
Get BBD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=AFNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T11:10:39Z",
"rates": {
"AFN": 31.661691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "AFN",
"amount": 100
},
"result": 3166.1691,
"rate": 31.661691
}Build with BBD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key