Rate Overview
Live
1 BGN = 5.5004 MAD
1 MAD = 0.181804
BGN
Avg
5.4951
High
5.5069
Low
5.4869
Last updated: 8/19/2026, 1:40:56 PM
Quick Conversions
| BGN | MAD |
|---|---|
| 1 BGN | 5.50 MAD |
| 10 BGN | 55.00 MAD |
| 50 BGN | 275.02 MAD |
| 100 BGN | 550.04 MAD |
| 500 BGN | 2,750.22 MAD |
| 1,000 BGN | 5,500.44 MAD |
Get BGN/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=MADExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-08-19T13:40:56Z",
"rates": {
"MAD": 5.500438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "MAD",
"amount": 100
},
"result": 550.0438,
"rate": 5.500438
}Build with BGN/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key