Rate Overview
Live
1 BGN = 56.1839 INR
1 INR = 0.017799
BGN
Avg
56.2969
High
56.5408
Low
56.1839
Last updated: 6/16/2026, 1:29:50 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.18 INR |
| 10 BGN | 561.84 INR |
| 50 BGN | 2,809.19 INR |
| 100 BGN | 5,618.39 INR |
| 500 BGN | 28,091.95 INR |
| 1,000 BGN | 56,183.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-06-16T13:29:50Z",
"rates": {
"INR": 56.183891
}
}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": 5618.3891,
"rate": 56.183891
}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