Rate Overview
Live
1 MDL = 266.2773 MGA
1 MGA = 0.003755 MDL
Avg
259.7008
High
273.1096
Low
243.7733
Last updated: 1/25/2026, 3:30:46 PM
Quick Conversions
| MDL | MGA |
|---|---|
| 1 MDL | 266.28 MGA |
| 10 MDL | 2,662.77 MGA |
| 50 MDL | 13,313.86 MGA |
| 100 MDL | 26,627.73 MGA |
| 500 MDL | 133,138.63 MGA |
| 1,000 MDL | 266,277.26 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-01-25T15:30:46Z",
"rates": {
"MGA": 266.277255
}
}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": 26627.725500000004,
"rate": 266.277255
}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