Rate Overview
Live
1 MOP = 110.9346 CLP
1 CLP = 0.009014
MOP
Avg
114.6617
High
121.0146
Low
106.4795
Last updated: 5/28/2026, 11:01:05 PM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 110.93 CLP |
| 10 MOP | 1,109.35 CLP |
| 50 MOP | 5,546.73 CLP |
| 100 MOP | 11,093.46 CLP |
| 500 MOP | 55,467.30 CLP |
| 1,000 MOP | 110,934.60 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-05-28T23:01:05Z",
"rates": {
"CLP": 110.934596
}
}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": 11093.4596,
"rate": 110.934596
}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