Rate Overview
Live
1 BGN = 55.9620 INR
1 INR = 0.017869
BGN
Avg
47.8191
High
57.1376
Low
40.2413
Last updated: 7/28/2026, 12:00:48 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 55.96 INR |
| 10 BGN | 559.62 INR |
| 50 BGN | 2,798.10 INR |
| 100 BGN | 5,596.20 INR |
| 500 BGN | 27,980.98 INR |
| 1,000 BGN | 55,961.96 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-28T12:00:48Z",
"rates": {
"INR": 55.961963
}
}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": 5596.1963,
"rate": 55.961963
}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