Rate Overview
Live
1 MDL = 0.458804 MOP
1 MOP = 2.1796
MDL
Avg
0.464886
High
0.477845
Low
0.457612
Last updated: 7/29/2026, 12:14:53 AM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.46 MOP |
| 10 MDL | 4.59 MOP |
| 50 MDL | 22.94 MOP |
| 100 MDL | 45.88 MOP |
| 500 MDL | 229.40 MOP |
| 1,000 MDL | 458.80 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-07-29T00:14:53Z",
"rates": {
"MOP": 0.458804
}
}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": 45.8804,
"rate": 0.458804
}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