Rate Overview
Live
1 DKK = 654.3759 MGA
1 MGA = 0.001528
DKK
Avg
647.7520
High
654.3759
Low
638.9563
Last updated: 7/2/2026, 11:44:10 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 654.38 MGA |
| 10 DKK | 6,543.76 MGA |
| 50 DKK | 32,718.79 MGA |
| 100 DKK | 65,437.59 MGA |
| 500 DKK | 327,187.93 MGA |
| 1,000 DKK | 654,375.86 MGA |
Get DKK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MGAExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-02T11:44:10Z",
"rates": {
"MGA": 654.375859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MGA",
"amount": 100
},
"result": 65437.5859,
"rate": 654.375859
}Build with DKK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key