Rate Overview
Live
1 DKK = 642.1320 MGA
1 MGA = 0.001557
DKK
Avg
685.2882
High
721.5024
Low
639.3284
Last updated: 3/27/2026, 6:39:04 PM
Quick Conversions
| DKK | MGA |
|---|---|
| 1 DKK | 642.13 MGA |
| 10 DKK | 6,421.32 MGA |
| 50 DKK | 32,106.60 MGA |
| 100 DKK | 64,213.20 MGA |
| 500 DKK | 321,066.01 MGA |
| 1,000 DKK | 642,132.01 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-27T18:39:04Z",
"rates": {
"MGA": 642.132011
}
}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": 64213.201100000006,
"rate": 642.132011
}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