Rate Overview
Live
1 BTN = 1.7027 JPY
1 JPY = 0.587303
BTN
Avg
1.7171
High
1.7576
Low
1.6674
Last updated: 3/27/2026, 6:09:29 PM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.70 JPY |
| 10 BTN | 17.03 JPY |
| 50 BTN | 85.13 JPY |
| 100 BTN | 170.27 JPY |
| 500 BTN | 851.35 JPY |
| 1,000 BTN | 1,702.70 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-27T18:09:29Z",
"rates": {
"JPY": 1.702699
}
}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.2699,
"rate": 1.702699
}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