Rate Overview
Live
1 MGA = 0.001556 DKK
1 DKK = 642.6735
MGA
Avg
0.001472
High
0.001571
Low
0.001387
Last updated: 3/27/2026, 11:42:34 AM
Quick Conversions
| MGA | DKK |
|---|---|
| 1 MGA | 0.00 DKK |
| 10 MGA | 0.02 DKK |
| 50 MGA | 0.08 DKK |
| 100 MGA | 0.16 DKK |
| 500 MGA | 0.78 DKK |
| 1,000 MGA | 1.56 DKK |
Get MGA/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DKKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T11:42:34Z",
"rates": {
"DKK": 0.001556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DKK",
"amount": 100
},
"result": 0.15560000000000002,
"rate": 0.001556
}Build with MGA/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key