Rate Overview
Live
1 BRL = 31.8331 JPY
1 JPY = 0.031414
BRL
Avg
27.1644
High
31.8902
Low
19.9158
Last updated: 7/29/2026, 11:42:54 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.83 JPY |
| 10 BRL | 318.33 JPY |
| 50 BRL | 1,591.65 JPY |
| 100 BRL | 3,183.31 JPY |
| 500 BRL | 15,916.53 JPY |
| 1,000 BRL | 31,833.06 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-07-29T23:42:54Z",
"rates": {
"JPY": 31.833064
}
}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": 3183.3064,
"rate": 31.833064
}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