Rate Overview
Live
1 BND = 50.8928 AFN
1 AFN = 0.019649
BND
Avg
50.5864
High
51.9014
Low
48.9647
Last updated: 7/31/2026, 6:14:19 AM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 50.89 AFN |
| 10 BND | 508.93 AFN |
| 50 BND | 2,544.64 AFN |
| 100 BND | 5,089.28 AFN |
| 500 BND | 25,446.39 AFN |
| 1,000 BND | 50,892.78 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-31T06:14:19Z",
"rates": {
"AFN": 50.892784
}
}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": 5089.2784,
"rate": 50.892784
}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