Rate Overview
Live
1 BYN = 58.1291 JPY
1 JPY = 0.017203
BYN
Avg
57.9791
High
58.1390
Low
57.8275
Last updated: 6/19/2026, 10:26:31 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 58.13 JPY |
| 10 BYN | 581.29 JPY |
| 50 BYN | 2,906.46 JPY |
| 100 BYN | 5,812.91 JPY |
| 500 BYN | 29,064.55 JPY |
| 1,000 BYN | 58,129.10 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-06-19T10:26:31Z",
"rates": {
"JPY": 58.129103
}
}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": 5812.9103000000005,
"rate": 58.129103
}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