Rate Overview
Live
1 DKK = 1.2340 MOP
1 MOP = 0.810348
DKK
Avg
1.2573
High
1.2884
Low
1.2303
Last updated: 7/13/2026, 1:15:55 PM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.23 MOP |
| 10 DKK | 12.34 MOP |
| 50 DKK | 61.70 MOP |
| 100 DKK | 123.40 MOP |
| 500 DKK | 617.02 MOP |
| 1,000 DKK | 1,234.04 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-13T13:15:55Z",
"rates": {
"MOP": 1.234037
}
}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.4037,
"rate": 1.234037
}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