Rate Overview
Live
1 BGN = 56.3412 INR
1 INR = 0.017749
BGN
Avg
55.2444
High
56.3412
Low
54.8754
Last updated: 7/2/2026, 4:58:03 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.34 INR |
| 10 BGN | 563.41 INR |
| 50 BGN | 2,817.06 INR |
| 100 BGN | 5,634.12 INR |
| 500 BGN | 28,170.62 INR |
| 1,000 BGN | 56,341.24 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-02T04:58:03Z",
"rates": {
"INR": 56.341238
}
}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": 5634.123799999999,
"rate": 56.341238
}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