Rate Overview
Live
1 JPY = 0.607391 BTN
1 BTN = 1.6464
JPY
Avg
0.605170
High
0.608352
Low
0.602423
Last updated: 5/7/2026, 12:12:09 AM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.61 BTN |
| 10 JPY | 6.07 BTN |
| 50 JPY | 30.37 BTN |
| 100 JPY | 60.74 BTN |
| 500 JPY | 303.70 BTN |
| 1,000 JPY | 607.39 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-05-07T00:12:09Z",
"rates": {
"BTN": 0.607391
}
}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": 60.7391,
"rate": 0.607391
}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