Rate Overview
Live
1 MOP = 0.804114 DKK
1 DKK = 1.2436
MOP
Avg
0.801370
High
0.804219
Low
0.798738
Last updated: 3/27/2026, 9:33:43 AM
Quick Conversions
| MOP | DKK |
|---|---|
| 1 MOP | 0.80 DKK |
| 10 MOP | 8.04 DKK |
| 50 MOP | 40.21 DKK |
| 100 MOP | 80.41 DKK |
| 500 MOP | 402.06 DKK |
| 1,000 MOP | 804.11 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-27T09:33:43Z",
"rates": {
"DKK": 0.804114
}
}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": 80.4114,
"rate": 0.804114
}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