Rate Overview
Live
1 BBD = 32.9679 AFN
1 AFN = 0.030333
BBD
Avg
32.2895
High
33.2494
Low
31.5155
Last updated: 7/20/2026, 9:50:24 AM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 32.97 AFN |
| 10 BBD | 329.68 AFN |
| 50 BBD | 1,648.40 AFN |
| 100 BBD | 3,296.79 AFN |
| 500 BBD | 16,483.96 AFN |
| 1,000 BBD | 32,967.92 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-20T09:50:24Z",
"rates": {
"AFN": 32.967922
}
}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": 3296.7922000000003,
"rate": 32.967922
}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