Rate Overview
Live
1 MDL = 241.5247 MGA
1 MGA = 0.004140
MDL
Avg
240.9770
High
241.5247
Low
239.9430
Last updated: 5/6/2026, 3:29:42 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 241.52 MGA |
| 10 MDL | 2,415.25 MGA |
| 50 MDL | 12,076.24 MGA |
| 100 MDL | 24,152.47 MGA |
| 500 MDL | 120,762.37 MGA |
| 1,000 MDL | 241,524.73 MGA |
Get MDL/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MGAExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-06T15:29:42Z",
"rates": {
"MGA": 241.524734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MGA",
"amount": 100
},
"result": 24152.4734,
"rate": 241.524734
}Build with MDL/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key