Rate Overview
Live
1 BTN = 0.998568 INR
1 INR = 1.0014
BTN
Avg
1.0024
High
1.0076
Low
0.998439
Last updated: 4/17/2026, 1:27:11 PM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 9.99 INR |
| 50 BTN | 49.93 INR |
| 100 BTN | 99.86 INR |
| 500 BTN | 499.28 INR |
| 1,000 BTN | 998.57 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-04-17T13:27:11Z",
"rates": {
"INR": 0.998568
}
}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": 99.8568,
"rate": 0.998568
}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