Rate Overview
Live
1 BGN = 8.0432 BWP
1 BWP = 0.124329
BGN
Avg
8.0384
High
8.0732
Low
8.0106
Last updated: 4/17/2026, 4:27:46 PM
Quick Conversions
| BGN | BWP |
|---|---|
| 1 BGN | 8.04 BWP |
| 10 BGN | 80.43 BWP |
| 50 BGN | 402.16 BWP |
| 100 BGN | 804.32 BWP |
| 500 BGN | 4,021.58 BWP |
| 1,000 BGN | 8,043.16 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-04-17T16:27:46Z",
"rates": {
"BWP": 8.043156
}
}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": 804.3156,
"rate": 8.043156
}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