Rate Overview
Live
1 BGN = 0.440513 GIP
1 GIP = 2.2701
BGN
Avg
0.441224
High
0.442933
Low
0.440172
Last updated: 5/9/2026, 4:55:31 AM
Quick Conversions
| BGN | GIP |
|---|---|
| 1 BGN | 0.44 GIP |
| 10 BGN | 4.41 GIP |
| 50 BGN | 22.03 GIP |
| 100 BGN | 44.05 GIP |
| 500 BGN | 220.26 GIP |
| 1,000 BGN | 440.51 GIP |
Get BGN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=GIPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-09T04:55:31Z",
"rates": {
"GIP": 0.440513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "GIP",
"amount": 100
},
"result": 44.0513,
"rate": 0.440513
}Build with BGN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key