Rate Overview
Live
1 JPY = 0.019077 BYN
1 BYN = 52.4191
JPY
Avg
0.018863
High
0.019077
Low
0.018656
Last updated: 8/15/2026, 4:55:46 AM
Quick Conversions
| JPY | BYN |
|---|---|
| 1 JPY | 0.02 BYN |
| 10 JPY | 0.19 BYN |
| 50 JPY | 0.95 BYN |
| 100 JPY | 1.91 BYN |
| 500 JPY | 9.54 BYN |
| 1,000 JPY | 19.08 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-08-15T04:55:46Z",
"rates": {
"BYN": 0.019077
}
}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.9077,
"rate": 0.019077
}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