Rate Overview
Live
1 BND = 50.7446 AFN
1 AFN = 0.019707
BND
Avg
52.6586
High
57.3461
Low
49.2711
Last updated: 7/29/2026, 4:07:43 AM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 50.74 AFN |
| 10 BND | 507.45 AFN |
| 50 BND | 2,537.23 AFN |
| 100 BND | 5,074.46 AFN |
| 500 BND | 25,372.30 AFN |
| 1,000 BND | 50,744.59 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-29T04:07:43Z",
"rates": {
"AFN": 50.74459
}
}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": 5074.459,
"rate": 50.74459
}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