Rate Overview
Live
1 DKK = 1.2317 MOP
1 MOP = 0.811914
DKK
Avg
1.2335
High
1.2357
Low
1.2317
Last updated: 7/13/2026, 12:27:14 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.23 MOP |
| 10 DKK | 12.32 MOP |
| 50 DKK | 61.58 MOP |
| 100 DKK | 123.17 MOP |
| 500 DKK | 615.83 MOP |
| 1,000 DKK | 1,231.66 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-13T00:27:14Z",
"rates": {
"MOP": 1.231658
}
}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": 123.16579999999999,
"rate": 1.231658
}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