Rate Overview
Live
1 BRL = 30.5166 JPY
1 JPY = 0.032769
BRL
Avg
30.2739
High
30.7732
Low
29.9285
Last updated: 3/27/2026, 1:32:08 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 30.52 JPY |
| 10 BRL | 305.17 JPY |
| 50 BRL | 1,525.83 JPY |
| 100 BRL | 3,051.66 JPY |
| 500 BRL | 15,258.28 JPY |
| 1,000 BRL | 30,516.56 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-27T01:32:08Z",
"rates": {
"JPY": 30.516561
}
}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": 3051.6561,
"rate": 30.516561
}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