Rate Overview
Live
1 JPY = 0.600583 BTN
1 BTN = 1.6650
JPY
Avg
0.602288
High
0.608712
Low
0.599100
Last updated: 5/27/2026, 1:32:17 PM
Quick Conversions
| JPY | BTN |
|---|---|
| 1 JPY | 0.60 BTN |
| 10 JPY | 6.01 BTN |
| 50 JPY | 30.03 BTN |
| 100 JPY | 60.06 BTN |
| 500 JPY | 300.29 BTN |
| 1,000 JPY | 600.58 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-27T13:32:17Z",
"rates": {
"BTN": 0.600583
}
}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.058299999999996,
"rate": 0.600583
}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