Rate Overview
Live
1 BRL = 31.4301 JPY
1 JPY = 0.031817
BRL
Avg
31.6423
High
31.7693
Low
31.4301
Last updated: 5/28/2026, 6:53:50 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.43 JPY |
| 10 BRL | 314.30 JPY |
| 50 BRL | 1,571.51 JPY |
| 100 BRL | 3,143.01 JPY |
| 500 BRL | 15,715.05 JPY |
| 1,000 BRL | 31,430.11 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-05-28T06:53:50Z",
"rates": {
"JPY": 31.430108
}
}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": 3143.0108,
"rate": 31.430108
}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