Rate Overview
Live
1 MOP = 0.796345 DKK
1 DKK = 1.2557
MOP
Avg
0.792543
High
0.798622
Low
0.785166
Last updated: 5/27/2026, 6:20:16 PM
Quick Conversions
| MOP | DKK |
|---|---|
| 1 MOP | 0.80 DKK |
| 10 MOP | 7.96 DKK |
| 50 MOP | 39.82 DKK |
| 100 MOP | 79.63 DKK |
| 500 MOP | 398.17 DKK |
| 1,000 MOP | 796.34 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-05-27T18:20:16Z",
"rates": {
"DKK": 0.796345
}
}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.6345,
"rate": 0.796345
}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