Rate Overview
Live
1 BTN = 1.0049 INR
1 INR = 0.995147
BTN
Avg
1.0012
High
1.0049
Low
0.998281
Last updated: 6/19/2026, 8:39:10 AM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 10.05 INR |
| 50 BTN | 50.24 INR |
| 100 BTN | 100.49 INR |
| 500 BTN | 502.44 INR |
| 1,000 BTN | 1,004.88 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-06-19T08:39:10Z",
"rates": {
"INR": 1.004877
}
}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.4877,
"rate": 1.004877
}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