Rate Overview
Live
1 MDL = 241.4908 MGA
1 MGA = 0.004141
MDL
Avg
240.5711
High
242.3571
Low
238.6603
Last updated: 7/3/2026, 8:04:44 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 241.49 MGA |
| 10 MDL | 2,414.91 MGA |
| 50 MDL | 12,074.54 MGA |
| 100 MDL | 24,149.08 MGA |
| 500 MDL | 120,745.39 MGA |
| 1,000 MDL | 241,490.78 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-03T20:04:44Z",
"rates": {
"MGA": 241.490781
}
}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": 24149.0781,
"rate": 241.490781
}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