Rate Overview
Live
1 BBD = 33.0132 AFN
1 AFN = 0.030291
BBD
Avg
33.9318
High
37.6984
Low
31.4881
Last updated: 7/26/2026, 8:26:19 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 33.01 AFN |
| 10 BBD | 330.13 AFN |
| 50 BBD | 1,650.66 AFN |
| 100 BBD | 3,301.32 AFN |
| 500 BBD | 16,506.61 AFN |
| 1,000 BBD | 33,013.21 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-07-26T20:26:19Z",
"rates": {
"AFN": 33.013211
}
}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": 3301.3210999999997,
"rate": 33.013211
}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