Rate Overview
Live
1 BND = 0.681399 EUR
1 EUR = 1.4676
BND
Avg
0.681399
High
0.681399
Low
0.681399
Last updated: 7/28/2026, 12:30:53 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.68 EUR |
| 10 BND | 6.81 EUR |
| 50 BND | 34.07 EUR |
| 100 BND | 68.14 EUR |
| 500 BND | 340.70 EUR |
| 1,000 BND | 681.40 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-28T12:30:53Z",
"rates": {
"EUR": 0.681399
}
}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": 68.1399,
"rate": 0.681399
}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