Rate Overview
Live
1 JPY = 0.017758 BYN
1 BYN = 56.3126
JPY
Avg
0.020748
High
0.026510
Low
0.017202
Last updated: 7/23/2026, 2:18:41 AM
Quick Conversions
| JPY | BYN |
|---|---|
| 1 JPY | 0.02 BYN |
| 10 JPY | 0.18 BYN |
| 50 JPY | 0.89 BYN |
| 100 JPY | 1.78 BYN |
| 500 JPY | 8.88 BYN |
| 1,000 JPY | 17.76 BYN |
Get JPY/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BYNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-23T02:18:41Z",
"rates": {
"BYN": 0.017758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BYN",
"amount": 100
},
"result": 1.7758,
"rate": 0.017758
}Build with JPY/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key