Rate Overview
Live
1 DKK = 655.9133 MGA
1 MGA = 0.001525
DKK
Avg
648.6526
High
655.9214
Low
638.9563
Last updated: 7/13/2026, 4:05:46 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 655.91 MGA |
| 10 DKK | 6,559.13 MGA |
| 50 DKK | 32,795.66 MGA |
| 100 DKK | 65,591.33 MGA |
| 500 DKK | 327,956.65 MGA |
| 1,000 DKK | 655,913.29 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-13T04:05:46Z",
"rates": {
"MGA": 655.913292
}
}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": 65591.3292,
"rate": 655.913292
}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