Rate Overview
Live
1 MDL = 249.4191 MGA
1 MGA = 0.004009
MDL
Avg
250.5069
High
253.2523
Low
249.4191
Last updated: 9/3/2026, 4:30:19 AM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 249.42 MGA |
| 10 MDL | 2,494.19 MGA |
| 50 MDL | 12,470.96 MGA |
| 100 MDL | 24,941.91 MGA |
| 500 MDL | 124,709.55 MGA |
| 1,000 MDL | 249,419.10 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-09-03T04:30:19Z",
"rates": {
"MGA": 249.419102
}
}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": 24941.910200000002,
"rate": 249.419102
}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