Rate Overview
Live
1 BWP = 0.123971 BGN
1 BGN = 8.0664
BWP
Avg
0.124043
High
0.125599
Low
0.123473
Last updated: 3/28/2026, 9:07:26 AM
Quick Conversions
| BWP | BGN |
|---|---|
| 1 BWP | 0.12 BGN |
| 10 BWP | 1.24 BGN |
| 50 BWP | 6.20 BGN |
| 100 BWP | 12.40 BGN |
| 500 BWP | 61.99 BGN |
| 1,000 BWP | 123.97 BGN |
Get BWP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=BGNExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-28T09:07:26Z",
"rates": {
"BGN": 0.123971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "BGN",
"amount": 100
},
"result": 12.3971,
"rate": 0.123971
}Build with BWP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key