Rate Overview
Live
1 BRL = 30.5085 JPY
1 JPY = 0.032778
BRL
Avg
30.2261
High
30.5085
Low
29.9719
Last updated: 3/26/2026, 11:40:25 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 30.51 JPY |
| 10 BRL | 305.09 JPY |
| 50 BRL | 1,525.43 JPY |
| 100 BRL | 3,050.85 JPY |
| 500 BRL | 15,254.27 JPY |
| 1,000 BRL | 30,508.54 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-26T23:40:25Z",
"rates": {
"JPY": 30.508536
}
}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": 3050.8536,
"rate": 30.508536
}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