Rate Overview
Live
1 BGN = 55.8551 INR
1 INR = 0.017903
BGN
Avg
47.8170
High
57.1376
Low
40.2413
Last updated: 7/28/2026, 4:27:16 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 55.86 INR |
| 10 BGN | 558.55 INR |
| 50 BGN | 2,792.76 INR |
| 100 BGN | 5,585.51 INR |
| 500 BGN | 27,927.57 INR |
| 1,000 BGN | 55,855.15 INR |
Get BGN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=INRExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-28T04:27:16Z",
"rates": {
"INR": 55.855148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "INR",
"amount": 100
},
"result": 5585.5148,
"rate": 55.855148
}Build with BGN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key