Rate Overview
Live
1 BYN = 56.9908 JPY
1 JPY = 0.017547
BYN
Avg
51.6111
High
57.9636
Low
43.5164
Last updated: 7/28/2026, 5:00:24 PM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 56.99 JPY |
| 10 BYN | 569.91 JPY |
| 50 BYN | 2,849.54 JPY |
| 100 BYN | 5,699.08 JPY |
| 500 BYN | 28,495.42 JPY |
| 1,000 BYN | 56,990.83 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-28T17:00:24Z",
"rates": {
"JPY": 56.990833
}
}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": 5699.0833,
"rate": 56.990833
}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