Rate Overview
Live
1 BTN = 1.7093 JPY
1 JPY = 0.585047
BTN
Avg
1.7152
High
1.7255
Low
1.7047
Last updated: 4/16/2026, 7:40:32 PM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.71 JPY |
| 10 BTN | 17.09 JPY |
| 50 BTN | 85.46 JPY |
| 100 BTN | 170.93 JPY |
| 500 BTN | 854.63 JPY |
| 1,000 BTN | 1,709.26 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-04-16T19:40:32Z",
"rates": {
"JPY": 1.709264
}
}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": 170.9264,
"rate": 1.709264
}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