Rate Overview
Live
1 CHF = 9.9298 MOP
1 MOP = 0.100707
CHF
Avg
9.9852
High
10.0629
Low
9.9255
Last updated: 7/23/2026, 4:18:06 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 9.93 MOP |
| 10 CHF | 99.30 MOP |
| 50 CHF | 496.49 MOP |
| 100 CHF | 992.98 MOP |
| 500 CHF | 4,964.91 MOP |
| 1,000 CHF | 9,929.83 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-07-23T04:18:06Z",
"rates": {
"MOP": 9.929828
}
}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": 992.9828,
"rate": 9.929828
}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