Rate Overview
Live
1 MDL = 246.1446 MGA
1 MGA = 0.004063
MDL
Avg
244.0300
High
246.1446
Low
242.0149
Last updated: 7/24/2026, 6:53:41 AM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 246.14 MGA |
| 10 MDL | 2,461.45 MGA |
| 50 MDL | 12,307.23 MGA |
| 100 MDL | 24,614.46 MGA |
| 500 MDL | 123,072.30 MGA |
| 1,000 MDL | 246,144.60 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-24T06:53:41Z",
"rates": {
"MGA": 246.144604
}
}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": 24614.4604,
"rate": 246.144604
}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