Rate Overview
Live
1 BYN = 56.3423 JPY
1 JPY = 0.017749
BYN
Avg
48.6107
High
58.4209
Low
37.6866
Last updated: 7/22/2026, 2:15:18 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 56.34 JPY |
| 10 BYN | 563.42 JPY |
| 50 BYN | 2,817.12 JPY |
| 100 BYN | 5,634.23 JPY |
| 500 BYN | 28,171.17 JPY |
| 1,000 BYN | 56,342.34 JPY |
Get BYN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=JPYExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-22T02:15:18Z",
"rates": {
"JPY": 56.342338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "JPY",
"amount": 100
},
"result": 5634.2338,
"rate": 56.342338
}Build with BYN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key