Rate Overview
Live
1 BGN = 56.0330 INR
1 INR = 0.017847
BGN
Avg
55.9041
High
56.0330
Low
55.7715
Last updated: 4/16/2026, 7:14:41 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.03 INR |
| 10 BGN | 560.33 INR |
| 50 BGN | 2,801.65 INR |
| 100 BGN | 5,603.30 INR |
| 500 BGN | 28,016.50 INR |
| 1,000 BGN | 56,033.00 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-04-16T19:14:41Z",
"rates": {
"INR": 56.033001
}
}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": 5603.3000999999995,
"rate": 56.033001
}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