Rate Overview
Live
1 BTN = 1.6974 JPY
1 JPY = 0.589148
BTN
Avg
1.6968
High
1.7084
Low
1.6914
Last updated: 3/27/2026, 9:26:27 AM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.70 JPY |
| 10 BTN | 16.97 JPY |
| 50 BTN | 84.87 JPY |
| 100 BTN | 169.74 JPY |
| 500 BTN | 848.68 JPY |
| 1,000 BTN | 1,697.37 JPY |
Get BTN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=JPYExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T09:26:27Z",
"rates": {
"JPY": 1.697367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "JPY",
"amount": 100
},
"result": 169.7367,
"rate": 1.697367
}Build with BTN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key