Rate Overview
Live
1 BRL = 32.2013 JPY
1 JPY = 0.031055
BRL
Avg
29.6245
High
32.2013
Low
26.5532
Last updated: 7/27/2026, 10:30:18 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 32.20 JPY |
| 10 BRL | 322.01 JPY |
| 50 BRL | 1,610.06 JPY |
| 100 BRL | 3,220.13 JPY |
| 500 BRL | 16,100.64 JPY |
| 1,000 BRL | 32,201.28 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-07-27T22:30:18Z",
"rates": {
"JPY": 32.201276
}
}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": 3220.1276,
"rate": 32.201276
}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