Rate Overview
Live
1 INR = 0.995845 BTN
1 BTN = 1.0042
INR
Avg
0.999441
High
1.0030
Low
0.995845
Last updated: 6/15/2026, 9:59:39 AM
Quick Conversions
| INR | BTN |
|---|---|
| 1 INR | 1.00 BTN |
| 10 INR | 9.96 BTN |
| 50 INR | 49.79 BTN |
| 100 INR | 99.58 BTN |
| 500 INR | 497.92 BTN |
| 1,000 INR | 995.85 BTN |
Get INR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BTNExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-15T09:59:39Z",
"rates": {
"BTN": 0.995845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BTN",
"amount": 100
},
"result": 99.58449999999999,
"rate": 0.995845
}Build with INR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key