Rate Overview
Live
1 DKK = 654.3489 MGA
1 MGA = 0.001528
DKK
Avg
668.1431
High
720.9297
Low
625.7449
Last updated: 5/27/2026, 7:25:16 PM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 654.35 MGA |
| 10 DKK | 6,543.49 MGA |
| 50 DKK | 32,717.44 MGA |
| 100 DKK | 65,434.89 MGA |
| 500 DKK | 327,174.43 MGA |
| 1,000 DKK | 654,348.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-05-27T19:25:16Z",
"rates": {
"MGA": 654.34886
}
}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": 65434.88599999999,
"rate": 654.34886
}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