Rate Overview
Live
1 BBD = 31.8572 AFN
1 AFN = 0.031390
BBD
Avg
31.8976
High
32.0743
Low
31.7599
Last updated: 4/16/2026, 11:34:53 PM
Quick Conversions
| BBD | AFN |
|---|---|
| 1 BBD | 31.86 AFN |
| 10 BBD | 318.57 AFN |
| 50 BBD | 1,592.86 AFN |
| 100 BBD | 3,185.72 AFN |
| 500 BBD | 15,928.61 AFN |
| 1,000 BBD | 31,857.22 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-04-16T23:34:53Z",
"rates": {
"AFN": 31.857222
}
}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": 3185.7222,
"rate": 31.857222
}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