Rate Overview
Live
1 BRL = 31.9522 JPY
1 JPY = 0.031297
BRL
Avg
32.1288
High
32.2526
Low
31.9522
Last updated: 7/28/2026, 6:01:14 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.95 JPY |
| 10 BRL | 319.52 JPY |
| 50 BRL | 1,597.61 JPY |
| 100 BRL | 3,195.22 JPY |
| 500 BRL | 15,976.11 JPY |
| 1,000 BRL | 31,952.23 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-28T06:01:14Z",
"rates": {
"JPY": 31.952228
}
}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": 3195.2228,
"rate": 31.952228
}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