Rate Overview
Live
1 JPY = 0.031393 BRL
1 BRL = 31.8542
JPY
Avg
0.031541
High
0.032086
Low
0.031360
Last updated: 4/16/2026, 3:10:11 AM
Quick Conversions
| JPY | BRL |
|---|---|
| 1 JPY | 0.03 BRL |
| 10 JPY | 0.31 BRL |
| 50 JPY | 1.57 BRL |
| 100 JPY | 3.14 BRL |
| 500 JPY | 15.70 BRL |
| 1,000 JPY | 31.39 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-04-16T03:10:11Z",
"rates": {
"BRL": 0.031393
}
}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.1392999999999995,
"rate": 0.031393
}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