Rate Overview
Live
1 GMD = 0.023185 BGN
1 BGN = 43.1313
GMD
Avg
0.023167
High
0.023647
Low
0.022826
Last updated: 7/9/2026, 12:38:49 AM
Quick Conversions
| GMD | BGN |
|---|---|
| 1 GMD | 0.02 BGN |
| 10 GMD | 0.23 BGN |
| 50 GMD | 1.16 BGN |
| 100 GMD | 2.32 BGN |
| 500 GMD | 11.59 BGN |
| 1,000 GMD | 23.19 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-07-09T00:38:49Z",
"rates": {
"BGN": 0.023185
}
}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.3185000000000002,
"rate": 0.023185
}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