Rate Overview
Live
1 INR = 0.017874 BGN
1 BGN = 55.9472
INR
Avg
0.018417
High
0.019526
Low
0.017501
Last updated: 7/29/2026, 2:24:23 PM
Quick Conversions
| INR | BGN |
|---|---|
| 1 INR | 0.02 BGN |
| 10 INR | 0.18 BGN |
| 50 INR | 0.89 BGN |
| 100 INR | 1.79 BGN |
| 500 INR | 8.94 BGN |
| 1,000 INR | 17.87 BGN |
Get INR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BGNExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-29T14:24:23Z",
"rates": {
"BGN": 0.017874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BGN",
"amount": 100
},
"result": 1.7874,
"rate": 0.017874
}Build with INR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key