Rate Overview
Live
1 BND = 0.678046 EUR
1 EUR = 1.4748
BND
Avg
0.677281
High
0.678346
Low
0.676223
Last updated: 7/8/2026, 5:01:39 AM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.68 EUR |
| 10 BND | 6.78 EUR |
| 50 BND | 33.90 EUR |
| 100 BND | 67.80 EUR |
| 500 BND | 339.02 EUR |
| 1,000 BND | 678.05 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-08T05:01:39Z",
"rates": {
"EUR": 0.678046
}
}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.80460000000001,
"rate": 0.678046
}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