Rate Overview
Live
1 DKK = 1.2576 MOP
1 MOP = 0.795150
DKK
Avg
1.2592
High
1.2792
Low
1.2319
Last updated: 5/27/2026, 10:56:40 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.26 MOP |
| 10 DKK | 12.58 MOP |
| 50 DKK | 62.88 MOP |
| 100 DKK | 125.76 MOP |
| 500 DKK | 628.81 MOP |
| 1,000 DKK | 1,257.63 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-27T10:56:40Z",
"rates": {
"MOP": 1.257625
}
}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.7625,
"rate": 1.257625
}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