Rate Overview
Live
1 MAD = 0.183679 BGN
1 BGN = 5.4443
MAD
Avg
0.181439
High
0.183679
Low
0.179872
Last updated: 7/25/2026, 9:23:57 PM
Quick Conversions
| MAD | BGN |
|---|---|
| 1 MAD | 0.18 BGN |
| 10 MAD | 1.84 BGN |
| 50 MAD | 9.18 BGN |
| 100 MAD | 18.37 BGN |
| 500 MAD | 91.84 BGN |
| 1,000 MAD | 183.68 BGN |
Get MAD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=BGNExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-25T21:23:57Z",
"rates": {
"BGN": 0.183679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "BGN",
"amount": 100
},
"result": 18.367900000000002,
"rate": 0.183679
}Build with MAD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key