Rate Overview
Live
1 BGN = 54.6103 INR
1 INR = 0.018312
BGN
Avg
54.8174
High
55.2807
Low
54.4681
Last updated: 3/7/2026, 5:19:42 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 54.61 INR |
| 10 BGN | 546.10 INR |
| 50 BGN | 2,730.51 INR |
| 100 BGN | 5,461.03 INR |
| 500 BGN | 27,305.14 INR |
| 1,000 BGN | 54,610.27 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-03-07T05:19:42Z",
"rates": {
"INR": 54.61027
}
}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": 5461.027,
"rate": 54.61027
}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