Rate Overview
Live
1 DKK = 647.4044 MGA
1 MGA = 0.001545
DKK
Avg
653.1249
High
665.8859
Low
640.6846
Last updated: 3/7/2026, 9:17:09 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 647.40 MGA |
| 10 DKK | 6,474.04 MGA |
| 50 DKK | 32,370.22 MGA |
| 100 DKK | 64,740.44 MGA |
| 500 DKK | 323,702.21 MGA |
| 1,000 DKK | 647,404.42 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-03-07T09:17:09Z",
"rates": {
"MGA": 647.404416
}
}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": 64740.4416,
"rate": 647.404416
}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