Rate Overview
Live
1 DKK = 1.2585 MOP
1 MOP = 0.794612
DKK
Avg
1.2619
High
1.2736
Low
1.2522
Last updated: 5/27/2026, 1:34:20 PM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.26 MOP |
| 10 DKK | 12.58 MOP |
| 50 DKK | 62.92 MOP |
| 100 DKK | 125.85 MOP |
| 500 DKK | 629.24 MOP |
| 1,000 DKK | 1,258.48 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-05-27T13:34:20Z",
"rates": {
"MOP": 1.258476
}
}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": 125.8476,
"rate": 1.258476
}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