Rate Overview
Live
1 BTN = 1.0027 INR
1 INR = 0.997310
BTN
Avg
1.0011
High
1.0051
Low
0.998759
Last updated: 7/31/2026, 8:43:47 PM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 10.03 INR |
| 50 BTN | 50.13 INR |
| 100 BTN | 100.27 INR |
| 500 BTN | 501.35 INR |
| 1,000 BTN | 1,002.70 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-31T20:43:47Z",
"rates": {
"INR": 1.002697
}
}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.2697,
"rate": 1.002697
}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