Rate Overview
Live
1 BGN = 56.0937 INR
1 INR = 0.017827
BGN
Avg
55.6607
High
56.0937
Low
55.0359
Last updated: 3/27/2026, 9:41:05 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.09 INR |
| 10 BGN | 560.94 INR |
| 50 BGN | 2,804.68 INR |
| 100 BGN | 5,609.37 INR |
| 500 BGN | 28,046.84 INR |
| 1,000 BGN | 56,093.69 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-03-27T09:41:05Z",
"rates": {
"INR": 56.093688
}
}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": 5609.3688,
"rate": 56.093688
}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