Rate Overview
Live
1 INR = 0.996809 BTN
1 BTN = 1.0032
INR
Avg
0.998211
High
0.999999
Low
0.994414
Last updated: 7/4/2026, 12:02:36 AM
Quick Conversions
| INR | BTN |
|---|---|
| 1 INR | 1.00 BTN |
| 10 INR | 9.97 BTN |
| 50 INR | 49.84 BTN |
| 100 INR | 99.68 BTN |
| 500 INR | 498.40 BTN |
| 1,000 INR | 996.81 BTN |
Get INR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BTNExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-04T00:02:36Z",
"rates": {
"BTN": 0.996809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BTN",
"amount": 100
},
"result": 99.6809,
"rate": 0.996809
}Build with INR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key