Rate Overview
Live
1 DKK = 1.2299 MOP
1 MOP = 0.813048
DKK
Avg
1.2297
High
1.2327
Low
1.2252
Last updated: 7/1/2026, 10:33:04 PM
Quick Conversions
| DKK | MOP |
|---|---|
| 1 DKK | 1.23 MOP |
| 10 DKK | 12.30 MOP |
| 50 DKK | 61.50 MOP |
| 100 DKK | 122.99 MOP |
| 500 DKK | 614.97 MOP |
| 1,000 DKK | 1,229.94 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-07-01T22:33:04Z",
"rates": {
"MOP": 1.22994
}
}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": 122.994,
"rate": 1.22994
}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