Rate Overview
Live
1 BGN = 7.9920 BWP
1 BWP = 0.125125
BGN
Avg
7.9678
High
8.2135
Low
7.7432
Last updated: 7/30/2026, 5:38:28 AM
Quick Conversions
| BGN | BWP |
|---|---|
| 1 BGN | 7.99 BWP |
| 10 BGN | 79.92 BWP |
| 50 BGN | 399.60 BWP |
| 100 BGN | 799.20 BWP |
| 500 BGN | 3,996.00 BWP |
| 1,000 BGN | 7,992.00 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-30T05:38:28Z",
"rates": {
"BWP": 7.992004
}
}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": 799.2004,
"rate": 7.992004
}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