Rate Overview
Live
1 MOP = 2.1460 MDL
1 MDL = 0.465992
MOP
Avg
2.1367
High
2.1513
Low
2.1211
Last updated: 3/7/2026, 12:08:02 AM
Quick Conversions
| MOP | MDL |
|---|---|
| 1 MOP | 2.15 MDL |
| 10 MOP | 21.46 MDL |
| 50 MOP | 107.30 MDL |
| 100 MOP | 214.60 MDL |
| 500 MOP | 1,072.98 MDL |
| 1,000 MOP | 2,145.96 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-03-07T00:08:02Z",
"rates": {
"MDL": 2.14596
}
}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": 214.596,
"rate": 2.14596
}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