Rate Overview
Live
1 BRL = 30.1823 JPY
1 JPY = 0.033132
BRL
Avg
30.3359
High
30.7474
Low
30.0850
Last updated: 9/10/2026, 4:18:08 PM
Quick Conversions
| BRL | JPY |
|---|---|
| 1 BRL | 30.18 JPY |
| 10 BRL | 301.82 JPY |
| 50 BRL | 1,509.12 JPY |
| 100 BRL | 3,018.23 JPY |
| 500 BRL | 15,091.16 JPY |
| 1,000 BRL | 30,182.33 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-09-10T16:18:08Z",
"rates": {
"JPY": 30.182329
}
}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": 3018.2329,
"rate": 30.182329
}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