Rate Overview
Live
1 BTN = 1.6950 JPY
1 JPY = 0.589962
BTN
Avg
1.6849
High
1.6950
Low
1.6746
Last updated: 6/16/2026, 10:55:02 AM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.70 JPY |
| 10 BTN | 16.95 JPY |
| 50 BTN | 84.75 JPY |
| 100 BTN | 169.50 JPY |
| 500 BTN | 847.51 JPY |
| 1,000 BTN | 1,695.02 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-06-16T10:55:02Z",
"rates": {
"JPY": 1.695023
}
}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": 169.5023,
"rate": 1.695023
}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