Rate Overview
Live
1 MDL = 245.1787 MGA
1 MGA = 0.004079
MDL
Avg
248.2937
High
273.8792
Low
236.2660
Last updated: 7/26/2026, 8:27:57 AM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 245.18 MGA |
| 10 MDL | 2,451.79 MGA |
| 50 MDL | 12,258.93 MGA |
| 100 MDL | 24,517.87 MGA |
| 500 MDL | 122,589.35 MGA |
| 1,000 MDL | 245,178.69 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-26T08:27:57Z",
"rates": {
"MGA": 245.178691
}
}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": 24517.8691,
"rate": 245.178691
}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