Rate Overview
Live
1 BTN = 1.0019 INR
1 INR = 0.998086
BTN
Avg
1.0024
High
1.0053
Low
0.999256
Last updated: 5/28/2026, 2:29:21 AM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 10.02 INR |
| 50 BTN | 50.10 INR |
| 100 BTN | 100.19 INR |
| 500 BTN | 500.96 INR |
| 1,000 BTN | 1,001.92 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-05-28T02:29:21Z",
"rates": {
"INR": 1.001918
}
}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.19180000000001,
"rate": 1.001918
}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