Rate Overview
Live
1 BND = 0.676960 EUR
1 EUR = 1.4772
BND
Avg
0.677340
High
0.679921
Low
0.674419
Last updated: 7/19/2026, 6:58:35 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.68 EUR |
| 10 BND | 6.77 EUR |
| 50 BND | 33.85 EUR |
| 100 BND | 67.70 EUR |
| 500 BND | 338.48 EUR |
| 1,000 BND | 676.96 EUR |
Get BND/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=EURExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-19T18:58:35Z",
"rates": {
"EUR": 0.67696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "EUR",
"amount": 100
},
"result": 67.696,
"rate": 0.67696
}Build with BND/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key