Rate Overview
Live
1 DKK = 1.2508 MOP
1 MOP = 0.799495
DKK
Avg
1.2539
High
1.2607
Low
1.2508
Last updated: 9/2/2026, 8:31:09 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.25 MOP |
| 10 DKK | 12.51 MOP |
| 50 DKK | 62.54 MOP |
| 100 DKK | 125.08 MOP |
| 500 DKK | 625.40 MOP |
| 1,000 DKK | 1,250.79 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-09-02T08:31:09Z",
"rates": {
"MOP": 1.25079
}
}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.07900000000001,
"rate": 1.25079
}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