Rate Overview
Live
1 BRL = 31.1278 JPY
1 JPY = 0.032126
BRL
Avg
31.4441
High
31.7216
Low
31.1238
Last updated: 6/19/2026, 8:42:19 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 31.13 JPY |
| 10 BRL | 311.28 JPY |
| 50 BRL | 1,556.39 JPY |
| 100 BRL | 3,112.78 JPY |
| 500 BRL | 15,563.90 JPY |
| 1,000 BRL | 31,127.81 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-06-19T08:42:19Z",
"rates": {
"JPY": 31.127806
}
}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": 3112.7806,
"rate": 31.127806
}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