Rate Overview
Live
1 MDL = 0.468820 MOP
1 MOP = 2.1330
MDL
Avg
0.468531
High
0.469513
Low
0.467664
Last updated: 5/8/2026, 2:21:20 PM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.47 MOP |
| 10 MDL | 4.69 MOP |
| 50 MDL | 23.44 MOP |
| 100 MDL | 46.88 MOP |
| 500 MDL | 234.41 MOP |
| 1,000 MDL | 468.82 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-08T14:21:20Z",
"rates": {
"MOP": 0.46882
}
}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.882000000000005,
"rate": 0.46882
}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