Rate Overview
Live
1 MDL = 242.1306 MGA
1 MGA = 0.004130
MDL
Avg
253.0037
High
272.6791
Low
237.3204
Last updated: 5/26/2026, 7:37:04 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 242.13 MGA |
| 10 MDL | 2,421.31 MGA |
| 50 MDL | 12,106.53 MGA |
| 100 MDL | 24,213.06 MGA |
| 500 MDL | 121,065.29 MGA |
| 1,000 MDL | 242,130.57 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-26T19:37:04Z",
"rates": {
"MGA": 242.13057
}
}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": 24213.057,
"rate": 242.13057
}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