Rate Overview
Live
1 MOP = 115.1186 CLP
1 CLP = 0.008687
MOP
Avg
112.1396
High
115.1186
Low
106.3339
Last updated: 3/27/2026, 10:04:35 AM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 115.12 CLP |
| 10 MOP | 1,151.19 CLP |
| 50 MOP | 5,755.93 CLP |
| 100 MOP | 11,511.86 CLP |
| 500 MOP | 57,559.30 CLP |
| 1,000 MOP | 115,118.61 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-27T10:04:35Z",
"rates": {
"CLP": 115.118605
}
}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": 11511.8605,
"rate": 115.118605
}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