Rate Overview
Live
1 MOP = 2.1403 MDL
1 MDL = 0.467225
MOP
Avg
2.1477
High
2.1572
Low
2.1403
Last updated: 8/14/2026, 7:38:53 PM
Quick Conversions
| MOP | MDL |
|---|---|
| 1 MOP | 2.14 MDL |
| 10 MOP | 21.40 MDL |
| 50 MOP | 107.01 MDL |
| 100 MOP | 214.03 MDL |
| 500 MOP | 1,070.15 MDL |
| 1,000 MOP | 2,140.30 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-08-14T19:38:53Z",
"rates": {
"MDL": 2.140297
}
}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.0297,
"rate": 2.140297
}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