Rate Overview
Live
1 MDL = 0.458072 MOP
1 MOP = 2.1831
MDL
Avg
0.458145
High
0.459022
Low
0.456840
Last updated: 7/8/2026, 5:22:23 PM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.46 MOP |
| 10 MDL | 4.58 MOP |
| 50 MDL | 22.90 MOP |
| 100 MDL | 45.81 MOP |
| 500 MDL | 229.04 MOP |
| 1,000 MDL | 458.07 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-08T17:22:23Z",
"rates": {
"MOP": 0.458072
}
}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.807199999999995,
"rate": 0.458072
}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