Rate Overview
Live
1 BRL = 31.7506 JPY
1 JPY = 0.031495
BRL
Avg
31.6939
High
32.0516
Low
31.4297
Last updated: 5/6/2026, 6:23:10 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.75 JPY |
| 10 BRL | 317.51 JPY |
| 50 BRL | 1,587.53 JPY |
| 100 BRL | 3,175.06 JPY |
| 500 BRL | 15,875.29 JPY |
| 1,000 BRL | 31,750.58 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-06T18:23:10Z",
"rates": {
"JPY": 31.75058
}
}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": 3175.058,
"rate": 31.75058
}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