Rate Overview
Live
1 BYN = 56.3243 JPY
1 JPY = 0.017754
BYN
Avg
55.3443
High
58.2075
Low
52.7130
Last updated: 7/22/2026, 4:08:50 PM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 56.32 JPY |
| 10 BYN | 563.24 JPY |
| 50 BYN | 2,816.22 JPY |
| 100 BYN | 5,632.43 JPY |
| 500 BYN | 28,162.15 JPY |
| 1,000 BYN | 56,324.30 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-22T16:08:50Z",
"rates": {
"JPY": 56.324302
}
}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": 5632.430200000001,
"rate": 56.324302
}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