Rate Overview
Live
1 BND = 48.8185 AFN
1 AFN = 0.020484
BND
Avg
49.4309
High
50.4095
Low
48.8185
Last updated: 3/7/2026, 4:06:58 AM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 48.82 AFN |
| 10 BND | 488.18 AFN |
| 50 BND | 2,440.92 AFN |
| 100 BND | 4,881.85 AFN |
| 500 BND | 24,409.23 AFN |
| 1,000 BND | 48,818.46 AFN |
Get BND/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=AFNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T04:06:58Z",
"rates": {
"AFN": 48.818462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "AFN",
"amount": 100
},
"result": 4881.8462,
"rate": 48.818462
}Build with BND/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key