Rate Overview
Live
1 DKK = 1.2452 MOP
1 MOP = 0.803102
DKK
Avg
1.2481
High
1.2520
Low
1.2434
Last updated: 3/27/2026, 7:46:17 AM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.25 MOP |
| 10 DKK | 12.45 MOP |
| 50 DKK | 62.26 MOP |
| 100 DKK | 124.52 MOP |
| 500 DKK | 622.59 MOP |
| 1,000 DKK | 1,245.17 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-27T07:46:17Z",
"rates": {
"MOP": 1.245172
}
}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": 124.51719999999999,
"rate": 1.245172
}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