Rate Overview
Live
1 BYN = 50.6970 JPY
1 JPY = 0.019725
BYN
Avg
51.6007
High
53.0566
Low
50.5236
Last updated: 9/5/2026, 9:07:05 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 50.70 JPY |
| 10 BYN | 506.97 JPY |
| 50 BYN | 2,534.85 JPY |
| 100 BYN | 5,069.70 JPY |
| 500 BYN | 25,348.52 JPY |
| 1,000 BYN | 50,697.03 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-09-05T09:07:05Z",
"rates": {
"JPY": 50.697034
}
}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": 5069.7034,
"rate": 50.697034
}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