Rate Overview
Live
1 BBD = 32.7053 AFN
1 AFN = 0.030576
BBD
Avg
32.7652
High
32.9100
Low
32.7053
Last updated: 8/14/2026, 1:29:53 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 32.71 AFN |
| 10 BBD | 327.05 AFN |
| 50 BBD | 1,635.27 AFN |
| 100 BBD | 3,270.53 AFN |
| 500 BBD | 16,352.66 AFN |
| 1,000 BBD | 32,705.33 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-08-14T13:29:53Z",
"rates": {
"AFN": 32.705327
}
}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": 3270.5326999999997,
"rate": 32.705327
}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