Rate Overview
Live
1 BND = 49.2685 AFN
1 AFN = 0.020297
BND
Avg
49.5130
High
50.8590
Low
49.1363
Last updated: 7/11/2026, 4:02:18 PM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 49.27 AFN |
| 10 BND | 492.68 AFN |
| 50 BND | 2,463.42 AFN |
| 100 BND | 4,926.85 AFN |
| 500 BND | 24,634.23 AFN |
| 1,000 BND | 49,268.47 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-07-11T16:02:18Z",
"rates": {
"AFN": 49.268468
}
}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.8468,
"rate": 49.268468
}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