Rate Overview
Live
1 MDL = 249.3905 MGA
1 MGA = 0.004010
MDL
Avg
248.2849
High
249.3905
Low
247.1209
Last updated: 8/14/2026, 8:32:58 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 249.39 MGA |
| 10 MDL | 2,493.91 MGA |
| 50 MDL | 12,469.53 MGA |
| 100 MDL | 24,939.05 MGA |
| 500 MDL | 124,695.26 MGA |
| 1,000 MDL | 249,390.53 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-08-14T20:32:58Z",
"rates": {
"MGA": 249.390528
}
}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": 24939.052799999998,
"rate": 249.390528
}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