Rate Overview
Live
1 JPY = 0.031840 BRL
1 BRL = 31.4070
JPY
Avg
0.034850
High
0.039149
Low
0.031082
Last updated: 5/28/2026, 11:39:13 AM
Quick Conversions
| JPY | BRL |
|---|---|
| 1 JPY | 0.03 BRL |
| 10 JPY | 0.32 BRL |
| 50 JPY | 1.59 BRL |
| 100 JPY | 3.18 BRL |
| 500 JPY | 15.92 BRL |
| 1,000 JPY | 31.84 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-05-28T11:39:13Z",
"rates": {
"BRL": 0.03184
}
}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.184,
"rate": 0.03184
}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