Rate Overview
Live
1 BGN = 7.9107 BWP
1 BWP = 0.126411
BGN
Avg
7.9662
High
8.0155
Low
7.9008
Last updated: 6/18/2026, 10:18:05 AM
Quick Conversions
| BGN | BWP |
|---|---|
| 1 BGN | 7.91 BWP |
| 10 BGN | 79.11 BWP |
| 50 BGN | 395.53 BWP |
| 100 BGN | 791.07 BWP |
| 500 BGN | 3,955.34 BWP |
| 1,000 BGN | 7,910.68 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-06-18T10:18:05Z",
"rates": {
"BWP": 7.910676
}
}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": 791.0676,
"rate": 7.910676
}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