Rate Overview
Live
1 INR = 0.017827 BGN
1 BGN = 56.0947
INR
Avg
0.018204
High
0.018519
Low
0.017827
Last updated: 3/27/2026, 9:45:35 AM
Quick Conversions
| INR | BGN |
|---|---|
| 1 INR | 0.02 BGN |
| 10 INR | 0.18 BGN |
| 50 INR | 0.89 BGN |
| 100 INR | 1.78 BGN |
| 500 INR | 8.91 BGN |
| 1,000 INR | 17.83 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-03-27T09:45:35Z",
"rates": {
"BGN": 0.017827
}
}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.7827,
"rate": 0.017827
}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