Rate Overview
Live
1 DKK = 1.2275 MOP
1 MOP = 0.814645
DKK
Avg
1.2156
High
1.2741
Low
1.1070
Last updated: 7/28/2026, 11:53:13 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.23 MOP |
| 10 DKK | 12.28 MOP |
| 50 DKK | 61.38 MOP |
| 100 DKK | 122.75 MOP |
| 500 DKK | 613.76 MOP |
| 1,000 DKK | 1,227.53 MOP |
Get DKK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MOPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T11:53:13Z",
"rates": {
"MOP": 1.227528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MOP",
"amount": 100
},
"result": 122.7528,
"rate": 1.227528
}Build with DKK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key