Rate Overview
Live
1 BGN = 8.0664 BWP
1 BWP = 0.123972
BGN
Avg
7.8903
High
8.6075
Low
7.2736
Last updated: 3/28/2026, 10:39:19 AM
Quick Conversions
| BGN | BWP |
|---|---|
| 1 BGN | 8.07 BWP |
| 10 BGN | 80.66 BWP |
| 50 BGN | 403.32 BWP |
| 100 BGN | 806.64 BWP |
| 500 BGN | 4,033.18 BWP |
| 1,000 BGN | 8,066.37 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-03-28T10:39:19Z",
"rates": {
"BWP": 8.066368
}
}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": 806.6368000000001,
"rate": 8.066368
}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