Rate Overview
Live
1 BWP = 0.063213 EUR
1 EUR = 15.8195
BWP
Avg
0.063426
High
0.064378
Low
0.063139
Last updated: 3/27/2026, 8:23:12 AM
Quick Conversions
| BWP | EUR |
|---|---|
| 1 BWP | 0.06 EUR |
| 10 BWP | 0.63 EUR |
| 50 BWP | 3.16 EUR |
| 100 BWP | 6.32 EUR |
| 500 BWP | 31.61 EUR |
| 1,000 BWP | 63.21 EUR |
Get BWP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=EURExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-27T08:23:12Z",
"rates": {
"EUR": 0.063213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "EUR",
"amount": 100
},
"result": 6.321300000000001,
"rate": 0.063213
}Build with BWP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key