Rate Overview
Live
1 BTN = 1.6633 JPY
1 JPY = 0.601199
BTN
Avg
1.7032
High
1.7627
Low
1.6510
Last updated: 5/27/2026, 4:48:44 AM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.66 JPY |
| 10 BTN | 16.63 JPY |
| 50 BTN | 83.17 JPY |
| 100 BTN | 166.33 JPY |
| 500 BTN | 831.67 JPY |
| 1,000 BTN | 1,663.34 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-27T04:48:44Z",
"rates": {
"JPY": 1.663344
}
}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.3344,
"rate": 1.663344
}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