Rate Overview
Live
1 MOP = 110.1026 CLP
1 CLP = 0.009082
MOP
Avg
111.4103
High
113.1333
Low
110.1026
Last updated: 5/8/2026, 12:59:00 PM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 110.10 CLP |
| 10 MOP | 1,101.03 CLP |
| 50 MOP | 5,505.13 CLP |
| 100 MOP | 11,010.26 CLP |
| 500 MOP | 55,051.28 CLP |
| 1,000 MOP | 110,102.56 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-08T12:59:00Z",
"rates": {
"CLP": 110.102561
}
}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": 11010.256099999999,
"rate": 110.102561
}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