Rate Overview
Live
1 MOP = 0.798174 DKK
1 DKK = 1.2529
MOP
Avg
0.795011
High
0.802145
Low
0.784900
Last updated: 3/7/2026, 12:08:29 AM
Quick Conversions
| MOP | DKK |
|---|---|
| 1 MOP | 0.80 DKK |
| 10 MOP | 7.98 DKK |
| 50 MOP | 39.91 DKK |
| 100 MOP | 79.82 DKK |
| 500 MOP | 399.09 DKK |
| 1,000 MOP | 798.17 DKK |
Get MOP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=DKKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:08:29Z",
"rates": {
"DKK": 0.798174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "DKK",
"amount": 100
},
"result": 79.8174,
"rate": 0.798174
}Build with MOP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key