Rate Overview
Live
1 BRL = 31.8349 JPY
1 JPY = 0.031412
BRL
Avg
31.0725
High
32.2526
Low
29.3672
Last updated: 7/29/2026, 7:36:31 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.83 JPY |
| 10 BRL | 318.35 JPY |
| 50 BRL | 1,591.75 JPY |
| 100 BRL | 3,183.49 JPY |
| 500 BRL | 15,917.46 JPY |
| 1,000 BRL | 31,834.91 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-29T19:36:31Z",
"rates": {
"JPY": 31.834915
}
}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.4915,
"rate": 31.834915
}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