Rate Overview
Live
1 BYN = 57.2626 JPY
1 JPY = 0.017463
BYN
Avg
55.5678
High
58.1592
Low
52.1135
Last updated: 7/29/2026, 6:55:02 PM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 57.26 JPY |
| 10 BYN | 572.63 JPY |
| 50 BYN | 2,863.13 JPY |
| 100 BYN | 5,726.26 JPY |
| 500 BYN | 28,631.29 JPY |
| 1,000 BYN | 57,262.59 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-29T18:55:02Z",
"rates": {
"JPY": 57.262586
}
}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": 5726.2586,
"rate": 57.262586
}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