Rate Overview
Live
1 BGN = 56.2158 INR
1 INR = 0.017789
BGN
Avg
56.4486
High
56.9063
Low
55.9787
Last updated: 9/3/2026, 5:02:07 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.22 INR |
| 10 BGN | 562.16 INR |
| 50 BGN | 2,810.79 INR |
| 100 BGN | 5,621.58 INR |
| 500 BGN | 28,107.88 INR |
| 1,000 BGN | 56,215.75 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-09-03T05:02:07Z",
"rates": {
"INR": 56.215752
}
}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": 5621.5752,
"rate": 56.215752
}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