Rate Overview
Live
1 DKK = 654.5678 MGA
1 MGA = 0.001528
DKK
Avg
653.0172
High
654.8921
Low
650.9066
Last updated: 5/27/2026, 5:22:59 PM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 654.57 MGA |
| 10 DKK | 6,545.68 MGA |
| 50 DKK | 32,728.39 MGA |
| 100 DKK | 65,456.78 MGA |
| 500 DKK | 327,283.92 MGA |
| 1,000 DKK | 654,567.84 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-05-27T17:22:59Z",
"rates": {
"MGA": 654.567839
}
}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": 65456.7839,
"rate": 654.567839
}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