Rate Overview
Live
1 MOP = 107.8978 CLP
1 CLP = 0.009268 MOP
Avg
117.5198
High
122.4473
Low
107.8978
Last updated: 1/25/2026, 11:17:24 AM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 107.90 CLP |
| 10 MOP | 1,078.98 CLP |
| 50 MOP | 5,394.89 CLP |
| 100 MOP | 10,789.78 CLP |
| 500 MOP | 53,948.88 CLP |
| 1,000 MOP | 107,897.75 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-01-25T11:17:24Z",
"rates": {
"CLP": 107.89775
}
}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": 10789.775,
"rate": 107.89775
}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