Rate Overview
Live
1 BTN = 1.0038 INR
1 INR = 0.996197
BTN
Avg
1.0006
High
1.0041
Low
0.996123
Last updated: 7/11/2026, 2:57:45 AM
Quick Conversions
| BTN | INR |
|---|---|
| 1 BTN | 1.00 INR |
| 10 BTN | 10.04 INR |
| 50 BTN | 50.19 INR |
| 100 BTN | 100.38 INR |
| 500 BTN | 501.91 INR |
| 1,000 BTN | 1,003.82 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-11T02:57:45Z",
"rates": {
"INR": 1.003818
}
}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.38180000000001,
"rate": 1.003818
}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