Rate Overview
Live
1 DKK = 655.1674 MGA
1 MGA = 0.001526
DKK
Avg
656.2034
High
664.1092
Low
649.9034
Last updated: 7/28/2026, 6:54:48 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 655.17 MGA |
| 10 DKK | 6,551.67 MGA |
| 50 DKK | 32,758.37 MGA |
| 100 DKK | 65,516.74 MGA |
| 500 DKK | 327,583.68 MGA |
| 1,000 DKK | 655,167.35 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-28T06:54:48Z",
"rates": {
"MGA": 655.167354
}
}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": 65516.735400000005,
"rate": 655.167354
}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