Rate Overview
Live
1 BBD = 32.8915 AFN
1 AFN = 0.030403
BBD
Avg
32.8208
High
32.9973
Low
32.5744
Last updated: 9/3/2026, 4:55:44 AM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 32.89 AFN |
| 10 BBD | 328.91 AFN |
| 50 BBD | 1,644.57 AFN |
| 100 BBD | 3,289.15 AFN |
| 500 BBD | 16,445.75 AFN |
| 1,000 BBD | 32,891.50 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-09-03T04:55:44Z",
"rates": {
"AFN": 32.891496
}
}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": 3289.1495999999997,
"rate": 32.891496
}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