Rate Overview
Live
1 MOP = 108.6925 CLP
1 CLP = 0.009200
MOP
Avg
110.1350
High
111.1156
Low
108.6925
Last updated: 4/18/2026, 8:44:18 AM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 108.69 CLP |
| 10 MOP | 1,086.92 CLP |
| 50 MOP | 5,434.62 CLP |
| 100 MOP | 10,869.25 CLP |
| 500 MOP | 54,346.24 CLP |
| 1,000 MOP | 108,692.47 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-04-18T08:44:18Z",
"rates": {
"CLP": 108.692472
}
}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": 10869.2472,
"rate": 108.692472
}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