Rate Overview
Live
1 DKK = 654.6309 MGA
1 MGA = 0.001528
DKK
Avg
651.5544
High
654.6309
Low
647.9223
Last updated: 4/17/2026, 7:37:10 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 654.63 MGA |
| 10 DKK | 6,546.31 MGA |
| 50 DKK | 32,731.55 MGA |
| 100 DKK | 65,463.09 MGA |
| 500 DKK | 327,315.47 MGA |
| 1,000 DKK | 654,630.95 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-04-17T07:37:10Z",
"rates": {
"MGA": 654.630945
}
}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": 65463.0945,
"rate": 654.630945
}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