Rate Overview
Live
1 MGA = 0.001503 DKK
1 DKK = 665.3360
MGA
Avg
0.001514
High
0.001526
Low
0.001503
Last updated: 8/2/2026, 1:03:06 PM
Quick Conversions
| MGA | DKK |
|---|---|
| 1 MGA | 0.00 DKK |
| 10 MGA | 0.02 DKK |
| 50 MGA | 0.08 DKK |
| 100 MGA | 0.15 DKK |
| 500 MGA | 0.75 DKK |
| 1,000 MGA | 1.50 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-08-02T13:03:06Z",
"rates": {
"DKK": 0.001503
}
}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.1503,
"rate": 0.001503
}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