Rate Overview
Live
1 BND = 0.672816 EUR
1 EUR = 1.4863
BND
Avg
0.673794
High
0.677226
Low
0.670764
Last updated: 3/8/2026, 7:43:20 AM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.67 EUR |
| 10 BND | 6.73 EUR |
| 50 BND | 33.64 EUR |
| 100 BND | 67.28 EUR |
| 500 BND | 336.41 EUR |
| 1,000 BND | 672.82 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-03-08T07:43:20Z",
"rates": {
"EUR": 0.672816
}
}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.2816,
"rate": 0.672816
}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