Rate Overview
Live
1 CHF = 10.1447 MOP
1 MOP = 0.098574
CHF
Avg
10.2065
High
10.2525
Low
10.1447
Last updated: 3/27/2026, 3:48:31 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 10.14 MOP |
| 10 CHF | 101.45 MOP |
| 50 CHF | 507.23 MOP |
| 100 CHF | 1,014.47 MOP |
| 500 CHF | 5,072.34 MOP |
| 1,000 CHF | 10,144.67 MOP |
Get CHF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MOPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T03:48:31Z",
"rates": {
"MOP": 10.144672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MOP",
"amount": 100
},
"result": 1014.4672,
"rate": 10.144672
}Build with CHF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key