Rate Overview
Live
1 MGA = 0.004140 MDL
1 MDL = 241.5459
MGA
Avg
0.004149
High
0.004167
Low
0.004140
Last updated: 5/6/2026, 11:07:50 PM
Quick Conversions
| MGA | MDL |
|---|---|
| 1 MGA | 0.00 MDL |
| 10 MGA | 0.04 MDL |
| 50 MGA | 0.21 MDL |
| 100 MGA | 0.41 MDL |
| 500 MGA | 2.07 MDL |
| 1,000 MGA | 4.14 MDL |
Get MGA/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MDLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-06T23:07:50Z",
"rates": {
"MDL": 0.00414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MDL",
"amount": 100
},
"result": 0.414,
"rate": 0.00414
}Build with MGA/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key