Rate Overview
Live
1 GMD = 0.022815 BGN
1 BGN = 43.8308
GMD
Avg
0.022665
High
0.023034
Low
0.021960
Last updated: 5/27/2026, 8:37:33 PM
Quick Conversions
| GMD | BGN |
|---|---|
| 1 GMD | 0.02 BGN |
| 10 GMD | 0.23 BGN |
| 50 GMD | 1.14 BGN |
| 100 GMD | 2.28 BGN |
| 500 GMD | 11.41 BGN |
| 1,000 GMD | 22.81 BGN |
Get GMD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BGNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-05-27T20:37:33Z",
"rates": {
"BGN": 0.022815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BGN",
"amount": 100
},
"result": 2.2815,
"rate": 0.022815
}Build with GMD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key