Rate Overview
Live
1 BND = 0.675233 EUR
1 EUR = 1.4810
BND
Avg
0.676159
High
0.677165
Low
0.675233
Last updated: 8/14/2026, 8:25:40 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.68 EUR |
| 10 BND | 6.75 EUR |
| 50 BND | 33.76 EUR |
| 100 BND | 67.52 EUR |
| 500 BND | 337.62 EUR |
| 1,000 BND | 675.23 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-08-14T20:25:40Z",
"rates": {
"EUR": 0.675233
}
}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.52329999999999,
"rate": 0.675233
}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