Rate Overview
Live
1 JMD = 0.010704 BGN
1 BGN = 93.4230
JMD
Avg
0.010613
High
0.010805
Low
0.010410
Last updated: 3/26/2026, 8:07:55 PM
Quick Conversions
| JMD | BGN |
|---|---|
| 1 JMD | 0.01 BGN |
| 10 JMD | 0.11 BGN |
| 50 JMD | 0.54 BGN |
| 100 JMD | 1.07 BGN |
| 500 JMD | 5.35 BGN |
| 1,000 JMD | 10.70 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-03-26T20:07:55Z",
"rates": {
"BGN": 0.010704
}
}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.0704,
"rate": 0.010704
}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