Rate Overview
Live
1 BRL = 31.4269 JPY
1 JPY = 0.031820
BRL
Avg
31.2848
High
31.5125
Low
31.0123
Last updated: 7/9/2026, 1:40:20 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.43 JPY |
| 10 BRL | 314.27 JPY |
| 50 BRL | 1,571.35 JPY |
| 100 BRL | 3,142.69 JPY |
| 500 BRL | 15,713.47 JPY |
| 1,000 BRL | 31,426.94 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-09T01:40:20Z",
"rates": {
"JPY": 31.426943
}
}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": 3142.6943,
"rate": 31.426943
}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