Rate Overview
Live
1 BBD = 31.7243 AFN
1 AFN = 0.031522
BBD
Avg
31.9297
High
32.3238
Low
31.5155
Last updated: 7/4/2026, 4:28:09 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 31.72 AFN |
| 10 BBD | 317.24 AFN |
| 50 BBD | 1,586.22 AFN |
| 100 BBD | 3,172.43 AFN |
| 500 BBD | 15,862.16 AFN |
| 1,000 BBD | 31,724.32 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-04T16:28:09Z",
"rates": {
"AFN": 31.724316
}
}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": 3172.4316000000003,
"rate": 31.724316
}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