Rate Overview
Live
1 MDL = 0.467616 MOP
1 MOP = 2.1385
MDL
Avg
0.467891
High
0.471980
Low
0.464790
Last updated: 9/4/2026, 9:03:00 PM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.47 MOP |
| 10 MDL | 4.68 MOP |
| 50 MDL | 23.38 MOP |
| 100 MDL | 46.76 MOP |
| 500 MDL | 233.81 MOP |
| 1,000 MDL | 467.62 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-09-04T21:03:00Z",
"rates": {
"MOP": 0.467616
}
}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.761599999999994,
"rate": 0.467616
}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