Rate Overview
Live
1 BYN = 53.8000 JPY
1 JPY = 0.018587
BYN
Avg
53.6070
High
54.7301
Low
51.8248
Last updated: 3/27/2026, 1:12:23 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 53.80 JPY |
| 10 BYN | 538.00 JPY |
| 50 BYN | 2,690.00 JPY |
| 100 BYN | 5,380.00 JPY |
| 500 BYN | 26,900.00 JPY |
| 1,000 BYN | 53,800.00 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-27T01:12:23Z",
"rates": {
"JPY": 53.799998
}
}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": 5379.9998000000005,
"rate": 53.799998
}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