Rate Overview
Live
1 MDL = 0.461952 MOP
1 MOP = 2.1647
MDL
Avg
0.463275
High
0.464673
Low
0.461952
Last updated: 6/19/2026, 8:39:10 AM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.46 MOP |
| 10 MDL | 4.62 MOP |
| 50 MDL | 23.10 MOP |
| 100 MDL | 46.20 MOP |
| 500 MDL | 230.98 MOP |
| 1,000 MDL | 461.95 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-06-19T08:39:10Z",
"rates": {
"MOP": 0.461952
}
}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.1952,
"rate": 0.461952
}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