Rate Overview
Live
1 JMD = 0.010673 BGN
1 BGN = 93.6944
JMD
Avg
0.010595
High
0.010813
Low
0.010404
Last updated: 5/26/2026, 10:33:35 AM
Quick Conversions
| JMD | BGN |
|---|---|
| 1 JMD | 0.01 BGN |
| 10 JMD | 0.11 BGN |
| 50 JMD | 0.53 BGN |
| 100 JMD | 1.07 BGN |
| 500 JMD | 5.34 BGN |
| 1,000 JMD | 10.67 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-26T10:33:35Z",
"rates": {
"BGN": 0.010673
}
}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.0673,
"rate": 0.010673
}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