Rate Overview
Live
1 DKK = 642.1162 MGA
1 MGA = 0.001557
DKK
Avg
644.8868
High
647.9968
Low
642.1162
Last updated: 3/27/2026, 8:07:19 PM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 642.12 MGA |
| 10 DKK | 6,421.16 MGA |
| 50 DKK | 32,105.81 MGA |
| 100 DKK | 64,211.62 MGA |
| 500 DKK | 321,058.09 MGA |
| 1,000 DKK | 642,116.18 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-27T20:07:19Z",
"rates": {
"MGA": 642.116181
}
}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": 64211.6181,
"rate": 642.116181
}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