Rate Overview
Live
1 BRL = 31.8598 JMD
1 JMD = 0.031388
BRL
Avg
31.6581
High
31.9876
Low
31.3902
Last updated: 5/7/2026, 12:14:04 AM
Quick Conversions
| BRL | JMD |
|---|---|
| 1 BRL | 31.86 JMD |
| 10 BRL | 318.60 JMD |
| 50 BRL | 1,592.99 JMD |
| 100 BRL | 3,185.98 JMD |
| 500 BRL | 15,929.89 JMD |
| 1,000 BRL | 31,859.77 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-05-07T00:14:04Z",
"rates": {
"JMD": 31.859771
}
}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": 3185.9771,
"rate": 31.859771
}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