Rate Overview
Live
1 BMD = 4181.12 MGA
1 MGA = 0.000239
BMD
Avg
4159.14
High
4181.12
Low
4150.00
Last updated: 5/7/2026, 8:09:50 AM
Quick Conversions
| BMD | MGA |
|---|---|
| 1 BMD | 4,181.12 MGA |
| 10 BMD | 41,811.18 MGA |
| 50 BMD | 209,055.90 MGA |
| 100 BMD | 418,111.80 MGA |
| 500 BMD | 2,090,558.98 MGA |
| 1,000 BMD | 4,181,117.96 MGA |
Get BMD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=MGAExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-07T08:09:50Z",
"rates": {
"MGA": 4181.11796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "MGA",
"amount": 100
},
"result": 418111.796,
"rate": 4181.11796
}Build with BMD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key