Rate Overview
Live
1 GBP = 2.2898 BGN
1 BGN = 0.436712
GBP
Avg
2.2778
High
2.2900
Low
2.2500
Last updated: 7/7/2026, 4:52:12 AM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.29 BGN |
| 10 GBP | 22.90 BGN |
| 50 GBP | 114.49 BGN |
| 100 GBP | 228.98 BGN |
| 500 GBP | 1,144.92 BGN |
| 1,000 GBP | 2,289.84 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-07-07T04:52:12Z",
"rates": {
"BGN": 2.289838
}
}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": 228.9838,
"rate": 2.289838
}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