Rate Overview
Live
1 BGN = 8.0019 BWP
1 BWP = 0.124971
BGN
Avg
7.9014
High
8.6075
Low
7.2736
Last updated: 7/28/2026, 12:34:40 PM
Quick Conversions
| BGN | BWP |
|---|---|
| 1 BGN | 8.00 BWP |
| 10 BGN | 80.02 BWP |
| 50 BGN | 400.09 BWP |
| 100 BGN | 800.19 BWP |
| 500 BGN | 4,000.93 BWP |
| 1,000 BGN | 8,001.86 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-28T12:34:40Z",
"rates": {
"BWP": 8.001857
}
}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": 800.1856999999999,
"rate": 8.001857
}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