Rate Overview
Live
1 BWP = 0.124560 BGN
1 BGN = 8.0283
BWP
Avg
0.125582
High
0.126811
Low
0.124560
Last updated: 3/7/2026, 9:11:45 AM
Quick Conversions
| BWP | BGN |
|---|---|
| 1 BWP | 0.12 BGN |
| 10 BWP | 1.25 BGN |
| 50 BWP | 6.23 BGN |
| 100 BWP | 12.46 BGN |
| 500 BWP | 62.28 BGN |
| 1,000 BWP | 124.56 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-07T09:11:45Z",
"rates": {
"BGN": 0.12456
}
}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.456,
"rate": 0.12456
}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