Rate Overview
Live
1 BGN = 56.1329 INR
1 INR = 0.017815
BGN
Avg
55.6066
High
57.6974
Low
53.7377
Last updated: 7/27/2026, 6:22:12 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.13 INR |
| 10 BGN | 561.33 INR |
| 50 BGN | 2,806.64 INR |
| 100 BGN | 5,613.29 INR |
| 500 BGN | 28,066.45 INR |
| 1,000 BGN | 56,132.89 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-27T18:22:12Z",
"rates": {
"INR": 56.13289
}
}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": 5613.289000000001,
"rate": 56.13289
}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