Rate Overview
Live
1 MOP = 0.786826 DKK
1 DKK = 1.2709
MOP
Avg
0.789184
High
0.793993
Low
0.785812
Last updated: 4/17/2026, 6:05:33 AM
Quick Conversions
| MOP | DKK |
|---|---|
| 1 MOP | 0.79 DKK |
| 10 MOP | 7.87 DKK |
| 50 MOP | 39.34 DKK |
| 100 MOP | 78.68 DKK |
| 500 MOP | 393.41 DKK |
| 1,000 MOP | 786.83 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-04-17T06:05:33Z",
"rates": {
"DKK": 0.786826
}
}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": 78.68260000000001,
"rate": 0.786826
}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