Rate Overview
Live
1 MDL = 240.9691 MGA
1 MGA = 0.004150
MDL
Avg
248.5010
High
273.8792
Low
236.2660
Last updated: 7/7/2026, 1:52:44 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 240.97 MGA |
| 10 MDL | 2,409.69 MGA |
| 50 MDL | 12,048.46 MGA |
| 100 MDL | 24,096.91 MGA |
| 500 MDL | 120,484.56 MGA |
| 1,000 MDL | 240,969.13 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-07-07T13:52:44Z",
"rates": {
"MGA": 240.969127
}
}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": 24096.912699999997,
"rate": 240.969127
}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