Rate Overview
Live
1 JPY = 0.588533 BTN
1 BTN = 1.6991
JPY
Avg
0.592351
High
0.595767
Low
0.588320
Last updated: 6/17/2026, 7:10:10 AM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.59 BTN |
| 10 JPY | 5.89 BTN |
| 50 JPY | 29.43 BTN |
| 100 JPY | 58.85 BTN |
| 500 JPY | 294.27 BTN |
| 1,000 JPY | 588.53 BTN |
Get JPY/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BTNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:10:10Z",
"rates": {
"BTN": 0.588533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BTN",
"amount": 100
},
"result": 58.8533,
"rate": 0.588533
}Build with JPY/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key