Rate Overview
Live
1 BTN = 1.6645 JPY
1 JPY = 0.600784
BTN
Avg
1.6599
High
1.6930
Low
1.6428
Last updated: 5/27/2026, 6:10:29 AM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.66 JPY |
| 10 BTN | 16.64 JPY |
| 50 BTN | 83.22 JPY |
| 100 BTN | 166.45 JPY |
| 500 BTN | 832.25 JPY |
| 1,000 BTN | 1,664.49 JPY |
Get BTN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=JPYExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-27T06:10:29Z",
"rates": {
"JPY": 1.664493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "JPY",
"amount": 100
},
"result": 166.4493,
"rate": 1.664493
}Build with BTN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key