Rate Overview
Live
1 BND = 0.680342 EUR
1 EUR = 1.4698
BND
Avg
0.687558
High
0.725852
Low
0.661080
Last updated: 7/28/2026, 3:24:57 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.68 EUR |
| 10 BND | 6.80 EUR |
| 50 BND | 34.02 EUR |
| 100 BND | 68.03 EUR |
| 500 BND | 340.17 EUR |
| 1,000 BND | 680.34 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-28T15:24:57Z",
"rates": {
"EUR": 0.680342
}
}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.0342,
"rate": 0.680342
}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