Rate Overview
Live
1 BGN = 56.0890 INR
1 INR = 0.017829
BGN
Avg
46.9525
High
56.0890
Low
40.6100
Last updated: 3/27/2026, 11:40:17 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.09 INR |
| 10 BGN | 560.89 INR |
| 50 BGN | 2,804.45 INR |
| 100 BGN | 5,608.90 INR |
| 500 BGN | 28,044.48 INR |
| 1,000 BGN | 56,088.97 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-27T11:40:17Z",
"rates": {
"INR": 56.088968
}
}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": 5608.8968,
"rate": 56.088968
}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