Rate Overview
Live
1 CHF = 10.1399 MOP
1 MOP = 0.098620
CHF
Avg
9.6787
High
10.3775
Low
8.8170
Last updated: 3/27/2026, 5:35:06 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 10.14 MOP |
| 10 CHF | 101.40 MOP |
| 50 CHF | 506.99 MOP |
| 100 CHF | 1,013.99 MOP |
| 500 CHF | 5,069.95 MOP |
| 1,000 CHF | 10,139.89 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-27T05:35:06Z",
"rates": {
"MOP": 10.13989
}
}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": 1013.9889999999999,
"rate": 10.13989
}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