Rate Overview
Live
1 BTN = 1.0007 INR
1 INR = 0.999263
BTN
Avg
1.0013
High
1.0070
Low
0.994791
Last updated: 3/28/2026, 9:19:14 AM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 10.01 INR |
| 50 BTN | 50.04 INR |
| 100 BTN | 100.07 INR |
| 500 BTN | 500.37 INR |
| 1,000 BTN | 1,000.74 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-03-28T09:19:14Z",
"rates": {
"INR": 1.000738
}
}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.07379999999999,
"rate": 1.000738
}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