Rate Overview
Live
1 MOP = 2.1312 MDL
1 MDL = 0.469228
MOP
Avg
2.1277
High
2.1358
Low
2.1183
Last updated: 4/18/2026, 8:43:04 AM
Quick Conversions
| MOP | MDL |
|---|---|
| 1 MOP | 2.13 MDL |
| 10 MOP | 21.31 MDL |
| 50 MOP | 106.56 MDL |
| 100 MOP | 213.12 MDL |
| 500 MOP | 1,065.58 MDL |
| 1,000 MOP | 2,131.16 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-04-18T08:43:04Z",
"rates": {
"MDL": 2.13116
}
}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": 213.11599999999999,
"rate": 2.13116
}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