Rate Overview
Live
1 BBD = 33.3193 AFN
1 AFN = 0.030013
BBD
Avg
33.9446
High
37.6984
Low
31.4881
Last updated: 7/22/2026, 8:00:40 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 33.32 AFN |
| 10 BBD | 333.19 AFN |
| 50 BBD | 1,665.96 AFN |
| 100 BBD | 3,331.93 AFN |
| 500 BBD | 16,659.64 AFN |
| 1,000 BBD | 33,319.28 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-22T20:00:40Z",
"rates": {
"AFN": 33.319277
}
}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": 3331.9277,
"rate": 33.319277
}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