Rate Overview
Live
1 JPY = 0.017241 BYN
1 BYN = 58.0013
JPY
Avg
0.018230
High
0.018970
Low
0.017181
Last updated: 5/27/2026, 5:16:27 PM
Quick Conversions
| JPY | BYN |
|---|---|
| 1 JPY | 0.02 BYN |
| 10 JPY | 0.17 BYN |
| 50 JPY | 0.86 BYN |
| 100 JPY | 1.72 BYN |
| 500 JPY | 8.62 BYN |
| 1,000 JPY | 17.24 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-05-27T17:16:27Z",
"rates": {
"BYN": 0.017241
}
}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.7241,
"rate": 0.017241
}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