Rate Overview
Live
1 MDL = 237.8248 MGA
1 MGA = 0.004205
MDL
Avg
238.4797
High
239.6816
Low
237.3073
Last updated: 3/27/2026, 2:03:13 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 237.82 MGA |
| 10 MDL | 2,378.25 MGA |
| 50 MDL | 11,891.24 MGA |
| 100 MDL | 23,782.48 MGA |
| 500 MDL | 118,912.39 MGA |
| 1,000 MDL | 237,824.77 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-27T14:03:13Z",
"rates": {
"MGA": 237.82477
}
}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": 23782.477,
"rate": 237.82477
}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