Rate Overview
Live
1 MGA = 0.004137 MDL
1 MDL = 241.7211
MGA
Avg
0.004142
High
0.004167
Low
0.004130
Last updated: 6/16/2026, 1:28:01 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-06-16T13:28:01Z",
"rates": {
"MDL": 0.004137
}
}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.4137,
"rate": 0.004137
}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