Rate Overview
Live
1 JMD = 0.010622 BGN
1 BGN = 94.1442
JMD
Avg
0.010625
High
0.010643
Low
0.010586
Last updated: 5/6/2026, 8:15:04 AM
Quick Conversions
| JMD | BGN |
|---|---|
| 1 JMD | 0.01 BGN |
| 10 JMD | 0.11 BGN |
| 50 JMD | 0.53 BGN |
| 100 JMD | 1.06 BGN |
| 500 JMD | 5.31 BGN |
| 1,000 JMD | 10.62 BGN |
Get JMD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=BGNExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-05-06T08:15:04Z",
"rates": {
"BGN": 0.010622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "BGN",
"amount": 100
},
"result": 1.0622,
"rate": 0.010622
}Build with JMD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key