Rate Overview
Live
1 BBD = 32.7440 AFN
1 AFN = 0.030540
BBD
Avg
32.7687
High
32.9100
Low
32.7053
Last updated: 8/15/2026, 11:07:47 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 32.74 AFN |
| 10 BBD | 327.44 AFN |
| 50 BBD | 1,637.20 AFN |
| 100 BBD | 3,274.40 AFN |
| 500 BBD | 16,371.98 AFN |
| 1,000 BBD | 32,743.97 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-15T23:07:47Z",
"rates": {
"AFN": 32.743965
}
}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": 3274.3965000000003,
"rate": 32.743965
}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