Rate Overview
Live
1 BGN = 0.443354 GBP
1 GBP = 2.2555
BGN
Avg
0.438010
High
0.456478
Low
0.423473
Last updated: 3/27/2026, 10:26:00 AM
Quick Conversions
| BGN | GBP |
|---|---|
| 1 BGN | 0.44 GBP |
| 10 BGN | 4.43 GBP |
| 50 BGN | 22.17 GBP |
| 100 BGN | 44.34 GBP |
| 500 BGN | 221.68 GBP |
| 1,000 BGN | 443.35 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-03-27T10:26:00Z",
"rates": {
"GBP": 0.443354
}
}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.3354,
"rate": 0.443354
}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