Rate Overview
Live
1 BYN = 58.2522 JPY
1 JPY = 0.017167
BYN
Avg
56.8009
High
58.2522
Low
55.3066
Last updated: 5/29/2026, 8:43:52 PM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 58.25 JPY |
| 10 BYN | 582.52 JPY |
| 50 BYN | 2,912.61 JPY |
| 100 BYN | 5,825.22 JPY |
| 500 BYN | 29,126.12 JPY |
| 1,000 BYN | 58,252.23 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-05-29T20:43:52Z",
"rates": {
"JPY": 58.252232
}
}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": 5825.2232,
"rate": 58.252232
}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