Rate Overview
Live
1 MAD = 0.182322 BGN
1 BGN = 5.4848
MAD
Avg
0.181988
High
0.182322
Low
0.181581
Last updated: 8/14/2026, 7:38:31 PM
Quick Conversions
| MAD | BGN |
|---|---|
| 1 MAD | 0.18 BGN |
| 10 MAD | 1.82 BGN |
| 50 MAD | 9.12 BGN |
| 100 MAD | 18.23 BGN |
| 500 MAD | 91.16 BGN |
| 1,000 MAD | 182.32 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-08-14T19:38:31Z",
"rates": {
"BGN": 0.182322
}
}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.232200000000002,
"rate": 0.182322
}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