Rate Overview
Live
1 BRL = 30.9376 JMD
1 JMD = 0.032323
BRL
Avg
30.6746
High
31.1014
Low
30.1921
Last updated: 7/20/2026, 3:29:35 AM
Quick Conversions
| BRL | JMD |
|---|---|
| 1 BRL | 30.94 JMD |
| 10 BRL | 309.38 JMD |
| 50 BRL | 1,546.88 JMD |
| 100 BRL | 3,093.76 JMD |
| 500 BRL | 15,468.79 JMD |
| 1,000 BRL | 30,937.58 JMD |
Get BRL/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=JMDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-20T03:29:35Z",
"rates": {
"JMD": 30.937584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "JMD",
"amount": 100
},
"result": 3093.7584,
"rate": 30.937584
}Build with BRL/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key