Rate Overview
Live
1 BND = 49.2635 AFN
1 AFN = 0.020299
BND
Avg
49.3623
High
50.0590
Low
48.7415
Last updated: 3/27/2026, 6:28:08 AM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 49.26 AFN |
| 10 BND | 492.64 AFN |
| 50 BND | 2,463.18 AFN |
| 100 BND | 4,926.35 AFN |
| 500 BND | 24,631.77 AFN |
| 1,000 BND | 49,263.53 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-27T06:28:08Z",
"rates": {
"AFN": 49.263531
}
}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": 4926.3531,
"rate": 49.263531
}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