Rate Overview
Live
1 BGN = 57.1679 INR
1 INR = 0.017492
BGN
Avg
57.0254
High
57.4573
Low
56.6657
Last updated: 5/27/2026, 12:12:28 PM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 57.17 INR |
| 10 BGN | 571.68 INR |
| 50 BGN | 2,858.40 INR |
| 100 BGN | 5,716.79 INR |
| 500 BGN | 28,583.95 INR |
| 1,000 BGN | 57,167.91 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-27T12:12:28Z",
"rates": {
"INR": 57.167908
}
}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": 5716.7908,
"rate": 57.167908
}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