Rate Overview
Live
1 MAD = 0.179845 BGN
1 BGN = 5.5603
MAD
Avg
0.180858
High
0.181825
Low
0.179845
Last updated: 9/4/2026, 6:08:36 AM
Quick Conversions
| MAD | BGN |
|---|---|
| 1 MAD | 0.18 BGN |
| 10 MAD | 1.80 BGN |
| 50 MAD | 8.99 BGN |
| 100 MAD | 17.98 BGN |
| 500 MAD | 89.92 BGN |
| 1,000 MAD | 179.85 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-09-04T06:08:36Z",
"rates": {
"BGN": 0.179845
}
}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": 17.9845,
"rate": 0.179845
}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