Rate Overview
Live
1 MOP = 115.9098 CLP
1 CLP = 0.008627
MOP
Avg
115.0424
High
115.9098
Low
113.0832
Last updated: 9/2/2026, 4:38:55 PM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 115.91 CLP |
| 10 MOP | 1,159.10 CLP |
| 50 MOP | 5,795.49 CLP |
| 100 MOP | 11,590.98 CLP |
| 500 MOP | 57,954.91 CLP |
| 1,000 MOP | 115,909.81 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-09-02T16:38:55Z",
"rates": {
"CLP": 115.909811
}
}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": 11590.9811,
"rate": 115.909811
}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