Rate Overview
Live
1 BGN = 0.435741 GBP
1 GBP = 2.2949
BGN
Avg
0.442774
High
0.447375
Low
0.433908
Last updated: 7/22/2026, 2:15:25 PM
Quick Conversions
| BGN | GBP |
|---|---|
| 1 BGN | 0.44 GBP |
| 10 BGN | 4.36 GBP |
| 50 BGN | 21.79 GBP |
| 100 BGN | 43.57 GBP |
| 500 BGN | 217.87 GBP |
| 1,000 BGN | 435.74 GBP |
Get BGN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=GBPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-22T14:15:25Z",
"rates": {
"GBP": 0.435741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "GBP",
"amount": 100
},
"result": 43.5741,
"rate": 0.435741
}Build with BGN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key