Rate Overview
Live
1 BTN = 1.0046 INR
1 INR = 0.995425
BTN
Avg
1.0003
High
1.0046
Low
0.997122
Last updated: 7/28/2026, 1:01:52 PM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 10.05 INR |
| 50 BTN | 50.23 INR |
| 100 BTN | 100.46 INR |
| 500 BTN | 502.30 INR |
| 1,000 BTN | 1,004.60 INR |
Get BTN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=INRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T13:01:52Z",
"rates": {
"INR": 1.004596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "INR",
"amount": 100
},
"result": 100.45960000000001,
"rate": 1.004596
}Build with BTN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key