Rate Overview
Live
1 BND = 0.665995 EUR
1 EUR = 1.5015
BND
Avg
0.668647
High
0.672683
Low
0.665450
Last updated: 4/17/2026, 4:04:56 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.67 EUR |
| 10 BND | 6.66 EUR |
| 50 BND | 33.30 EUR |
| 100 BND | 66.60 EUR |
| 500 BND | 333.00 EUR |
| 1,000 BND | 666.00 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-04-17T16:04:56Z",
"rates": {
"EUR": 0.665995
}
}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": 66.5995,
"rate": 0.665995
}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