Rate Overview
Live
1 INR = 0.995722 BTN
1 BTN = 1.0043
INR
Avg
0.998194
High
1.0055
Low
0.994218
Last updated: 3/6/2026, 8:06:52 AM
Quick Conversions
| INR | BTN |
|---|---|
| 1 INR | 1.00 BTN |
| 10 INR | 9.96 BTN |
| 50 INR | 49.79 BTN |
| 100 INR | 99.57 BTN |
| 500 INR | 497.86 BTN |
| 1,000 INR | 995.72 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-03-06T08:06:52Z",
"rates": {
"BTN": 0.995722
}
}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.5722,
"rate": 0.995722
}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