Rate Overview
Live
1 MDL = 0.465468 MOP
1 MOP = 2.1484
MDL
Avg
0.465492
High
0.467003
Low
0.464109
Last updated: 5/28/2026, 5:16:40 PM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.47 MOP |
| 10 MDL | 4.65 MOP |
| 50 MDL | 23.27 MOP |
| 100 MDL | 46.55 MOP |
| 500 MDL | 232.73 MOP |
| 1,000 MDL | 465.47 MOP |
Get MDL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MOPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-28T17:16:40Z",
"rates": {
"MOP": 0.465468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MOP",
"amount": 100
},
"result": 46.5468,
"rate": 0.465468
}Build with MDL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key