Rate Overview
Live
1 MAD = 0.180515 BGN
1 BGN = 5.5397
MAD
Avg
0.180690
High
0.181377
Low
0.180283
Last updated: 3/7/2026, 1:01:21 AM
Quick Conversions
| MAD | BGN |
|---|---|
| 1 MAD | 0.18 BGN |
| 10 MAD | 1.81 BGN |
| 50 MAD | 9.03 BGN |
| 100 MAD | 18.05 BGN |
| 500 MAD | 90.26 BGN |
| 1,000 MAD | 180.52 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-03-07T01:01:21Z",
"rates": {
"BGN": 0.180515
}
}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.0515,
"rate": 0.180515
}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