Rate Overview
Live
1 BRL = 31.4189 JPY
1 JPY = 0.031828
BRL
Avg
28.8148
High
32.1729
Low
25.5431
Last updated: 5/28/2026, 7:52:19 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.42 JPY |
| 10 BRL | 314.19 JPY |
| 50 BRL | 1,570.94 JPY |
| 100 BRL | 3,141.89 JPY |
| 500 BRL | 15,709.44 JPY |
| 1,000 BRL | 31,418.88 JPY |
Get BRL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=JPYExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-28T07:52:19Z",
"rates": {
"JPY": 31.41888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "JPY",
"amount": 100
},
"result": 3141.888,
"rate": 31.41888
}Build with BRL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key