Rate Overview
Live
1 BGN = 55.9673 INR
1 INR = 0.017868
BGN
Avg
55.6010
High
57.6974
Low
53.7377
Last updated: 7/28/2026, 3:40:05 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 55.97 INR |
| 10 BGN | 559.67 INR |
| 50 BGN | 2,798.37 INR |
| 100 BGN | 5,596.73 INR |
| 500 BGN | 27,983.67 INR |
| 1,000 BGN | 55,967.35 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-28T15:40:05Z",
"rates": {
"INR": 55.967345
}
}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.7345000000005,
"rate": 55.967345
}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