Rate Overview
Live
1 BYN = 55.4382 JPY
1 JPY = 0.018038
BYN
Avg
55.5298
High
55.7651
Low
55.3066
Last updated: 5/9/2026, 3:40:17 AM
Quick Conversions
| BYN | JPY |
|---|---|
| 1 BYN | 55.44 JPY |
| 10 BYN | 554.38 JPY |
| 50 BYN | 2,771.91 JPY |
| 100 BYN | 5,543.82 JPY |
| 500 BYN | 27,719.10 JPY |
| 1,000 BYN | 55,438.20 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-05-09T03:40:17Z",
"rates": {
"JPY": 55.438196
}
}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": 5543.8196,
"rate": 55.438196
}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