Rate Overview
Live
1 BND = 50.4746 AFN
1 AFN = 0.019812
BND
Avg
50.2433
High
50.7841
Low
49.7661
Last updated: 5/9/2026, 10:54:10 AM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 50.47 AFN |
| 10 BND | 504.75 AFN |
| 50 BND | 2,523.73 AFN |
| 100 BND | 5,047.46 AFN |
| 500 BND | 25,237.28 AFN |
| 1,000 BND | 50,474.56 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-05-09T10:54:10Z",
"rates": {
"AFN": 50.47456
}
}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": 5047.456,
"rate": 50.47456
}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