Rate Overview
Live
1 MOP = 2.1831 MDL
1 MDL = 0.458072
MOP
Avg
2.1824
High
2.1889
Low
2.1785
Last updated: 7/8/2026, 10:27:51 PM
Quick Conversions
| MOP | MDL |
|---|---|
| 1 MOP | 2.18 MDL |
| 10 MOP | 21.83 MDL |
| 50 MOP | 109.15 MDL |
| 100 MOP | 218.31 MDL |
| 500 MOP | 1,091.53 MDL |
| 1,000 MOP | 2,183.06 MDL |
Get MOP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MDLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-08T22:27:51Z",
"rates": {
"MDL": 2.183061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MDL",
"amount": 100
},
"result": 218.3061,
"rate": 2.183061
}Build with MOP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key