Rate Overview
Live
1 JPY = 0.589009 BTN
1 BTN = 1.6978
JPY
Avg
0.588068
High
0.591720
Low
0.582128
Last updated: 7/7/2026, 8:27:40 AM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.59 BTN |
| 10 JPY | 5.89 BTN |
| 50 JPY | 29.45 BTN |
| 100 JPY | 58.90 BTN |
| 500 JPY | 294.50 BTN |
| 1,000 JPY | 589.01 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-07-07T08:27:40Z",
"rates": {
"BTN": 0.589009
}
}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.9009,
"rate": 0.589009
}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