Rate Overview
Live
1 DKK = 643.0312 MGA
1 MGA = 0.001555
DKK
Avg
644.9884
High
647.9968
Low
642.3382
Last updated: 3/27/2026, 4:46:45 PM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 643.03 MGA |
| 10 DKK | 6,430.31 MGA |
| 50 DKK | 32,151.56 MGA |
| 100 DKK | 64,303.12 MGA |
| 500 DKK | 321,515.58 MGA |
| 1,000 DKK | 643,031.17 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-03-27T16:46:45Z",
"rates": {
"MGA": 643.031169
}
}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": 64303.1169,
"rate": 643.031169
}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