Rate Overview
Live
1 GBP = 2.2560 BGN
1 BGN = 0.443253
GBP
Avg
2.2567
High
2.2634
Low
2.2459
Last updated: 4/17/2026, 4:56:13 AM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.26 BGN |
| 10 GBP | 22.56 BGN |
| 50 GBP | 112.80 BGN |
| 100 GBP | 225.60 BGN |
| 500 GBP | 1,128.02 BGN |
| 1,000 GBP | 2,256.05 BGN |
Get GBP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BGNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-17T04:56:13Z",
"rates": {
"BGN": 2.256049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BGN",
"amount": 100
},
"result": 225.6049,
"rate": 2.256049
}Build with GBP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key