Rate Overview
Live
1 MDL = 0.469227 MOP
1 MOP = 2.1312
MDL
Avg
0.469998
High
0.472083
Low
0.468212
Last updated: 4/18/2026, 8:43:06 AM
Quick Conversions
| MDL | MOP |
|---|---|
| 1 MDL | 0.47 MOP |
| 10 MDL | 4.69 MOP |
| 50 MDL | 23.46 MOP |
| 100 MDL | 46.92 MOP |
| 500 MDL | 234.61 MOP |
| 1,000 MDL | 469.23 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-04-18T08:43:06Z",
"rates": {
"MOP": 0.469227
}
}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.9227,
"rate": 0.469227
}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