Rate Overview
Live
1 BGN = 56.1192 INR
1 INR = 0.017819
BGN
Avg
55.6912
High
57.1376
Low
54.2917
Last updated: 7/26/2026, 12:50:52 AM
Quick Conversions
| BGN | INR |
|---|---|
| 1 BGN | 56.12 INR |
| 10 BGN | 561.19 INR |
| 50 BGN | 2,805.96 INR |
| 100 BGN | 5,611.92 INR |
| 500 BGN | 28,059.60 INR |
| 1,000 BGN | 56,119.21 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-26T00:50:52Z",
"rates": {
"INR": 56.119207
}
}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": 5611.920700000001,
"rate": 56.119207
}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