Rate Overview
Live
1 BYN = 55.8573 JPY
1 JPY = 0.017903
BYN
Avg
55.7733
High
55.9372
Low
55.5062
Last updated: 4/18/2026, 8:45:28 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 55.86 JPY |
| 10 BYN | 558.57 JPY |
| 50 BYN | 2,792.86 JPY |
| 100 BYN | 5,585.73 JPY |
| 500 BYN | 27,928.63 JPY |
| 1,000 BYN | 55,857.26 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-04-18T08:45:28Z",
"rates": {
"JPY": 55.857261
}
}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": 5585.7261,
"rate": 55.857261
}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