Rate Overview
Live
1 MOP = 112.4860 CLP
1 CLP = 0.008890
MOP
Avg
110.4191
High
112.4860
Low
108.4223
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 112.49 CLP |
| 10 MOP | 1,124.86 CLP |
| 50 MOP | 5,624.30 CLP |
| 100 MOP | 11,248.60 CLP |
| 500 MOP | 56,242.99 CLP |
| 1,000 MOP | 112,485.99 CLP |
Get MOP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CLPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:08:30Z",
"rates": {
"CLP": 112.485988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CLP",
"amount": 100
},
"result": 11248.5988,
"rate": 112.485988
}Build with MOP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key