Rate Overview
Live
1 JMD = 0.010825 BGN
1 BGN = 92.3788
JMD
Avg
0.010653
High
0.010926
Low
0.010410
Last updated: 7/13/2026, 11:41:31 AM
Quick Conversions
| JMD | BGN |
|---|---|
| 1 JMD | 0.01 BGN |
| 10 JMD | 0.11 BGN |
| 50 JMD | 0.54 BGN |
| 100 JMD | 1.08 BGN |
| 500 JMD | 5.41 BGN |
| 1,000 JMD | 10.83 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-07-13T11:41:31Z",
"rates": {
"BGN": 0.010825
}
}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.0825,
"rate": 0.010825
}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