Rate Overview
Live
1 BGN = 0.440341 GBP
1 GBP = 2.2710
BGN
Avg
0.441909
High
0.443772
Low
0.440341
Last updated: 5/6/2026, 1:22:34 PM
Quick Conversions
| BGN | GBP |
|---|---|
| 1 BGN | 0.44 GBP |
| 10 BGN | 4.40 GBP |
| 50 BGN | 22.02 GBP |
| 100 BGN | 44.03 GBP |
| 500 BGN | 220.17 GBP |
| 1,000 BGN | 440.34 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-05-06T13:22:34Z",
"rates": {
"GBP": 0.440341
}
}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": 44.034099999999995,
"rate": 0.440341
}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