Rate Overview
Live
1 JPY = 0.598900 BTN
1 BTN = 1.6697
JPY
Avg
0.601914
High
0.606094
Low
0.598900
Last updated: 8/11/2026, 4:23:51 PM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.60 BTN |
| 10 JPY | 5.99 BTN |
| 50 JPY | 29.95 BTN |
| 100 JPY | 59.89 BTN |
| 500 JPY | 299.45 BTN |
| 1,000 JPY | 598.90 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-08-11T16:23:51Z",
"rates": {
"BTN": 0.5989
}
}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": 59.89,
"rate": 0.5989
}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