Rate Overview
Live
1 BTN = 1.7227 JPY
1 JPY = 0.580470
BTN
Avg
1.7168
High
1.7263
Low
1.7058
Last updated: 3/7/2026, 1:52:34 AM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.72 JPY |
| 10 BTN | 17.23 JPY |
| 50 BTN | 86.14 JPY |
| 100 BTN | 172.27 JPY |
| 500 BTN | 861.37 JPY |
| 1,000 BTN | 1,722.74 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-07T01:52:34Z",
"rates": {
"JPY": 1.722741
}
}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": 172.2741,
"rate": 1.722741
}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