Rate Overview
Live
1 DKK = 651.8061 MGA
1 MGA = 0.001534
DKK
Avg
653.0646
High
657.1683
Low
649.0032
Last updated: 7/23/2026, 8:01:38 AM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 651.81 MGA |
| 10 DKK | 6,518.06 MGA |
| 50 DKK | 32,590.30 MGA |
| 100 DKK | 65,180.61 MGA |
| 500 DKK | 325,903.03 MGA |
| 1,000 DKK | 651,806.06 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-23T08:01:38Z",
"rates": {
"MGA": 651.80606
}
}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": 65180.606,
"rate": 651.80606
}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