Rate Overview
Live
1 CLP = 0.009343 MOP
1 MOP = 107.0320
CLP
Avg
0.009397
High
0.009442
Low
0.009343
Last updated: 2/14/2026, 3:03:27 PM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.47 MOP |
| 100 CLP | 0.93 MOP |
| 500 CLP | 4.67 MOP |
| 1,000 CLP | 9.34 MOP |
Get CLP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MOPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-02-14T15:03:27Z",
"rates": {
"MOP": 0.009343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MOP",
"amount": 100
},
"result": 0.9343,
"rate": 0.009343
}Build with CLP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key