Rate Overview
Live
1 BRL = 30.5940 JPY
1 JPY = 0.032686
BRL
Avg
30.6015
High
30.7200
Low
30.5268
Last updated: 8/21/2026, 5:11:27 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 30.59 JPY |
| 10 BRL | 305.94 JPY |
| 50 BRL | 1,529.70 JPY |
| 100 BRL | 3,059.40 JPY |
| 500 BRL | 15,297.00 JPY |
| 1,000 BRL | 30,594.01 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-08-21T17:11:27Z",
"rates": {
"JPY": 30.594006
}
}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": 3059.4006,
"rate": 30.594006
}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