Rate Overview
Live
1 BGN = 7.9894 BWP
1 BWP = 0.125165
BGN
Avg
8.0791
High
8.4871
Low
7.9107
Last updated: 7/31/2026, 8:50:19 AM
Quick Conversions
| BGN | BWP |
|---|---|
| 1 BGN | 7.99 BWP |
| 10 BGN | 79.89 BWP |
| 50 BGN | 399.47 BWP |
| 100 BGN | 798.94 BWP |
| 500 BGN | 3,994.72 BWP |
| 1,000 BGN | 7,989.44 BWP |
Get BGN/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=BWPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-31T08:50:19Z",
"rates": {
"BWP": 7.989442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "BWP",
"amount": 100
},
"result": 798.9442,
"rate": 7.989442
}Build with BGN/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key