Rate Overview
Live
1 BYN = 52.4212 JPY
1 JPY = 0.019076
BYN
Avg
52.7649
High
53.6003
Low
52.4053
Last updated: 8/18/2026, 10:18:29 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 52.42 JPY |
| 10 BYN | 524.21 JPY |
| 50 BYN | 2,621.06 JPY |
| 100 BYN | 5,242.12 JPY |
| 500 BYN | 26,210.62 JPY |
| 1,000 BYN | 52,421.25 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-08-18T10:18:29Z",
"rates": {
"JPY": 52.421246
}
}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": 5242.124599999999,
"rate": 52.421246
}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