Rate Overview
Live
1 BBD = 32.9489 AFN
1 AFN = 0.030350
BBD
Avg
32.7837
High
34.6469
Low
30.8332
Last updated: 7/24/2026, 9:47:18 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 32.95 AFN |
| 10 BBD | 329.49 AFN |
| 50 BBD | 1,647.45 AFN |
| 100 BBD | 3,294.89 AFN |
| 500 BBD | 16,474.46 AFN |
| 1,000 BBD | 32,948.93 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-24T21:47:18Z",
"rates": {
"AFN": 32.948928
}
}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": 3294.8928,
"rate": 32.948928
}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