Rate Overview
Live
1 BND = 0.678412 EUR
1 EUR = 1.4740
BND
Avg
0.678497
High
0.679543
Low
0.677486
Last updated: 9/7/2026, 3:52:57 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.68 EUR |
| 10 BND | 6.78 EUR |
| 50 BND | 33.92 EUR |
| 100 BND | 67.84 EUR |
| 500 BND | 339.21 EUR |
| 1,000 BND | 678.41 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-09-07T15:52:57Z",
"rates": {
"EUR": 0.678412
}
}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.8412,
"rate": 0.678412
}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