Rate Overview
Live
1 BND = 0.670219 EUR
1 EUR = 1.4920
BND
Avg
0.668880
High
0.670705
Low
0.667195
Last updated: 5/7/2026, 7:04:20 PM
Quick Conversions
| BND | EUR |
|---|---|
| 1 BND | 0.67 EUR |
| 10 BND | 6.70 EUR |
| 50 BND | 33.51 EUR |
| 100 BND | 67.02 EUR |
| 500 BND | 335.11 EUR |
| 1,000 BND | 670.22 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-05-07T19:04:20Z",
"rates": {
"EUR": 0.670219
}
}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.0219,
"rate": 0.670219
}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