Rate Overview
Live
1 BGN = 0.437990 GBP
1 GBP = 2.2832
BGN
Avg
0.440442
High
0.444450
Low
0.437972
Last updated: 7/3/2026, 8:40:16 PM
Quick Conversions
| BGN | GBP |
|---|---|
| 1 BGN | 0.44 GBP |
| 10 BGN | 4.38 GBP |
| 50 BGN | 21.90 GBP |
| 100 BGN | 43.80 GBP |
| 500 BGN | 219.00 GBP |
| 1,000 BGN | 437.99 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-03T20:40:16Z",
"rates": {
"GBP": 0.43799
}
}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.799,
"rate": 0.43799
}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