Rate Overview
Live
1 BRL = 30.4502 JPY
1 JPY = 0.032841
BRL
Avg
27.7509
High
30.7732
Low
24.2449
Last updated: 3/27/2026, 3:11:09 AM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 30.45 JPY |
| 10 BRL | 304.50 JPY |
| 50 BRL | 1,522.51 JPY |
| 100 BRL | 3,045.02 JPY |
| 500 BRL | 15,225.08 JPY |
| 1,000 BRL | 30,450.15 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-03-27T03:11:09Z",
"rates": {
"JPY": 30.45015
}
}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": 3045.015,
"rate": 30.45015
}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