Rate Overview
Live
1 BND = 49.0663 AFN
1 AFN = 0.020381
BND
Avg
49.2654
High
50.1418
Low
48.6996
Last updated: 6/19/2026, 12:08:31 PM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 49.07 AFN |
| 10 BND | 490.66 AFN |
| 50 BND | 2,453.32 AFN |
| 100 BND | 4,906.63 AFN |
| 500 BND | 24,533.15 AFN |
| 1,000 BND | 49,066.30 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-06-19T12:08:31Z",
"rates": {
"AFN": 49.066302
}
}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": 4906.6302,
"rate": 49.066302
}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