Rate Overview
Live
1 BBD = 33.4635 AFN
1 AFN = 0.029883
BBD
Avg
32.0203
High
33.4635
Low
30.8332
Last updated: 7/23/2026, 2:42:57 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 33.46 AFN |
| 10 BBD | 334.64 AFN |
| 50 BBD | 1,673.18 AFN |
| 100 BBD | 3,346.35 AFN |
| 500 BBD | 16,731.76 AFN |
| 1,000 BBD | 33,463.52 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-23T14:42:57Z",
"rates": {
"AFN": 33.463519
}
}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": 3346.3518999999997,
"rate": 33.463519
}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