Rate Overview
Live
1 BRL = 29.9646 JPY
1 JPY = 0.033373
BRL
Avg
30.1548
High
30.4153
Low
29.9285
Last updated: 3/6/2026, 6:07:24 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 29.96 JPY |
| 10 BRL | 299.65 JPY |
| 50 BRL | 1,498.23 JPY |
| 100 BRL | 2,996.46 JPY |
| 500 BRL | 14,982.31 JPY |
| 1,000 BRL | 29,964.62 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-03-06T18:07:24Z",
"rates": {
"JPY": 29.964618
}
}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": 2996.4618,
"rate": 29.964618
}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