Rate Overview
Live
1 MDL = 239.4836 MGA
1 MGA = 0.004176
MDL
Avg
243.1072
High
247.3699
Low
239.4836
Last updated: 3/7/2026, 1:56:43 AM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 239.48 MGA |
| 10 MDL | 2,394.84 MGA |
| 50 MDL | 11,974.18 MGA |
| 100 MDL | 23,948.36 MGA |
| 500 MDL | 119,741.81 MGA |
| 1,000 MDL | 239,483.63 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-03-07T01:56:43Z",
"rates": {
"MGA": 239.483626
}
}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": 23948.3626,
"rate": 239.483626
}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