Rate Overview
Live
1 BGN = 57.0544 INR
1 INR = 0.017527
BGN
Avg
56.9605
High
57.1218
Low
56.7203
Last updated: 5/7/2026, 5:37:27 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 57.05 INR |
| 10 BGN | 570.54 INR |
| 50 BGN | 2,852.72 INR |
| 100 BGN | 5,705.44 INR |
| 500 BGN | 28,527.20 INR |
| 1,000 BGN | 57,054.40 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-05-07T05:37:27Z",
"rates": {
"INR": 57.054397
}
}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": 5705.4397,
"rate": 57.054397
}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