Rate Overview
Live
1 JPY = 0.588801 BTN
1 BTN = 1.6984
JPY
Avg
0.589278
High
0.591217
Low
0.585350
Last updated: 3/27/2026, 11:18:00 AM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.59 BTN |
| 10 JPY | 5.89 BTN |
| 50 JPY | 29.44 BTN |
| 100 JPY | 58.88 BTN |
| 500 JPY | 294.40 BTN |
| 1,000 JPY | 588.80 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-27T11:18:00Z",
"rates": {
"BTN": 0.588801
}
}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.8801,
"rate": 0.588801
}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