Rate Overview
Live
1 BBD = 31.4881 AFN
1 AFN = 0.031758
BBD
Avg
31.5002
High
31.8758
Low
31.2440
Last updated: 3/6/2026, 9:41:29 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 31.49 AFN |
| 10 BBD | 314.88 AFN |
| 50 BBD | 1,574.40 AFN |
| 100 BBD | 3,148.81 AFN |
| 500 BBD | 15,744.04 AFN |
| 1,000 BBD | 31,488.07 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-03-06T21:41:29Z",
"rates": {
"AFN": 31.488073
}
}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": 3148.8073,
"rate": 31.488073
}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