Rate Overview
Live
1 BYN = 53.7663 JPY
1 JPY = 0.018599
BYN
Avg
53.9796
High
54.3216
Low
53.7663
Last updated: 3/6/2026, 7:39:42 PM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 53.77 JPY |
| 10 BYN | 537.66 JPY |
| 50 BYN | 2,688.32 JPY |
| 100 BYN | 5,376.63 JPY |
| 500 BYN | 26,883.16 JPY |
| 1,000 BYN | 53,766.33 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-03-06T19:39:42Z",
"rates": {
"JPY": 53.766327
}
}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": 5376.6327,
"rate": 53.766327
}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