Rate Overview
Live
1 DKK = 1.2710 MOP
1 MOP = 0.786795
DKK
Avg
1.2671
High
1.2726
Low
1.2595
Last updated: 4/17/2026, 4:53:12 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.27 MOP |
| 10 DKK | 12.71 MOP |
| 50 DKK | 63.55 MOP |
| 100 DKK | 127.10 MOP |
| 500 DKK | 635.49 MOP |
| 1,000 DKK | 1,270.98 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-04-17T04:53:12Z",
"rates": {
"MOP": 1.270979
}
}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": 127.09790000000001,
"rate": 1.270979
}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