Rate Overview
Live
1 MOP = 0.812868 DKK
1 DKK = 1.2302
MOP
Avg
0.824040
High
0.903367
Low
0.784868
Last updated: 7/29/2026, 12:48:23 AM
Quick Conversions
| MOP | DKK |
|---|---|
| 1 MOP | 0.81 DKK |
| 10 MOP | 8.13 DKK |
| 50 MOP | 40.64 DKK |
| 100 MOP | 81.29 DKK |
| 500 MOP | 406.43 DKK |
| 1,000 MOP | 812.87 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-07-29T00:48:23Z",
"rates": {
"DKK": 0.812868
}
}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": 81.2868,
"rate": 0.812868
}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