Rate Overview
Live
1 BGN = 57.0764 INR
1 INR = 0.017520
BGN
Avg
56.9956
High
57.6974
Low
56.4708
Last updated: 5/27/2026, 5:16:39 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 57.08 INR |
| 10 BGN | 570.76 INR |
| 50 BGN | 2,853.82 INR |
| 100 BGN | 5,707.64 INR |
| 500 BGN | 28,538.20 INR |
| 1,000 BGN | 57,076.41 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-27T17:16:39Z",
"rates": {
"INR": 57.076405
}
}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": 5707.6405,
"rate": 57.076405
}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