Rate Overview
Live
1 DKK = 1.2527 MOP
1 MOP = 0.798294
DKK
Avg
1.2573
High
1.2740
Low
1.2467
Last updated: 3/7/2026, 3:44:09 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.25 MOP |
| 10 DKK | 12.53 MOP |
| 50 DKK | 62.63 MOP |
| 100 DKK | 125.27 MOP |
| 500 DKK | 626.34 MOP |
| 1,000 DKK | 1,252.67 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-03-07T03:44:09Z",
"rates": {
"MOP": 1.252672
}
}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.2672,
"rate": 1.252672
}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