Rate Overview
Live
1 JPY = 0.018703 BYN
1 BYN = 53.4674
JPY
Avg
0.019814
High
0.022740
Low
0.018221
Last updated: 3/27/2026, 12:54:39 PM
Quick Conversions
| JPY | BYN |
|---|---|
| 1 JPY | 0.02 BYN |
| 10 JPY | 0.19 BYN |
| 50 JPY | 0.94 BYN |
| 100 JPY | 1.87 BYN |
| 500 JPY | 9.35 BYN |
| 1,000 JPY | 18.70 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-03-27T12:54:39Z",
"rates": {
"BYN": 0.018703
}
}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.8703,
"rate": 0.018703
}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