Rate Overview
Live
1 BTN = 1.6980 JPY
1 JPY = 0.588923
BTN
Avg
1.7199
High
1.7565
Low
1.6764
Last updated: 3/27/2026, 12:52:55 PM
Quick Conversions
| BTN | JPY |
|---|---|
| 1 BTN | 1.70 JPY |
| 10 BTN | 16.98 JPY |
| 50 BTN | 84.90 JPY |
| 100 BTN | 169.80 JPY |
| 500 BTN | 849.01 JPY |
| 1,000 BTN | 1,698.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-03-27T12:52:55Z",
"rates": {
"JPY": 1.698015
}
}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.8015,
"rate": 1.698015
}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