Rate Overview
Live
1 JPY = 0.588883 BTN
1 BTN = 1.6981
JPY
Avg
0.586522
High
0.600516
Low
0.569324
Last updated: 3/27/2026, 4:26:26 PM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.59 BTN |
| 10 JPY | 5.89 BTN |
| 50 JPY | 29.44 BTN |
| 100 JPY | 58.89 BTN |
| 500 JPY | 294.44 BTN |
| 1,000 JPY | 588.88 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-03-27T16:26:26Z",
"rates": {
"BTN": 0.588883
}
}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.8883,
"rate": 0.588883
}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