Rate Overview
Live
1 MDL = 0.465991 MOP
1 MOP = 2.1460
MDL
Avg
0.468028
High
0.471444
Low
0.464844
Last updated: 3/7/2026, 1:53:16 AM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.47 MOP |
| 10 MDL | 4.66 MOP |
| 50 MDL | 23.30 MOP |
| 100 MDL | 46.60 MOP |
| 500 MDL | 233.00 MOP |
| 1,000 MDL | 465.99 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-03-07T01:53:16Z",
"rates": {
"MOP": 0.465991
}
}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.5991,
"rate": 0.465991
}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