Rate Overview
Live
1 BND = 51.9468 AFN
1 AFN = 0.019250
BND
Avg
51.4404
High
51.9468
Low
51.0934
Last updated: 8/21/2026, 11:28:05 AM
Quick Conversions
| BND | AFN |
|---|---|
| 1 BND | 51.95 AFN |
| 10 BND | 519.47 AFN |
| 50 BND | 2,597.34 AFN |
| 100 BND | 5,194.68 AFN |
| 500 BND | 25,973.40 AFN |
| 1,000 BND | 51,946.80 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-08-21T11:28:05Z",
"rates": {
"AFN": 51.946801
}
}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": 5194.6801000000005,
"rate": 51.946801
}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