Rate Overview
Live
1 MGA = 0.001524 DKK
1 DKK = 656.1680
MGA
Avg
0.001508
High
0.001558
Low
0.001386
Last updated: 7/12/2026, 12:45:02 PM
Quick Conversions
| MGA | DKK |
|---|---|
| 1 MGA | 0.00 DKK |
| 10 MGA | 0.02 DKK |
| 50 MGA | 0.08 DKK |
| 100 MGA | 0.15 DKK |
| 500 MGA | 0.76 DKK |
| 1,000 MGA | 1.52 DKK |
Get MGA/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DKKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-12T12:45:02Z",
"rates": {
"DKK": 0.001524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DKK",
"amount": 100
},
"result": 0.1524,
"rate": 0.001524
}Build with MGA/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key