Rate Overview
Live
1 INR = 0.994111 BTN
1 BTN = 1.0059
INR
Avg
0.996530
High
1.0025
Low
0.992491
Last updated: 4/15/2026, 11:57:28 PM
Quick Conversions
| INR | BTN |
|---|---|
| 1 INR | 0.99 BTN |
| 10 INR | 9.94 BTN |
| 50 INR | 49.71 BTN |
| 100 INR | 99.41 BTN |
| 500 INR | 497.06 BTN |
| 1,000 INR | 994.11 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-04-15T23:57:28Z",
"rates": {
"BTN": 0.994111
}
}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.41109999999999,
"rate": 0.994111
}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