Rate Overview
Live
1 JPY = 0.033372 BRL
1 BRL = 29.9652
JPY
Avg
0.033163
High
0.033412
Low
0.032878
Last updated: 3/6/2026, 6:07:21 PM
Quick Conversions
| JPY | BRL |
|---|---|
| 1 JPY | 0.03 BRL |
| 10 JPY | 0.33 BRL |
| 50 JPY | 1.67 BRL |
| 100 JPY | 3.34 BRL |
| 500 JPY | 16.69 BRL |
| 1,000 JPY | 33.37 BRL |
Get JPY/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BRLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-06T18:07:21Z",
"rates": {
"BRL": 0.033372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BRL",
"amount": 100
},
"result": 3.3371999999999997,
"rate": 0.033372
}Build with JPY/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key