Rate Overview
Live
1 DKK = 648.7536 MGA
1 MGA = 0.001541
DKK
Avg
649.8375
High
651.9719
Low
647.7508
Last updated: 6/17/2026, 7:19:30 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 648.75 MGA |
| 10 DKK | 6,487.54 MGA |
| 50 DKK | 32,437.68 MGA |
| 100 DKK | 64,875.36 MGA |
| 500 DKK | 324,376.78 MGA |
| 1,000 DKK | 648,753.56 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-06-17T07:19:30Z",
"rates": {
"MGA": 648.75356
}
}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": 64875.356,
"rate": 648.75356
}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