Rate Overview
Live
1 CHF = 10.1522 MOP
1 MOP = 0.098501
CHF
Avg
10.1339
High
10.1686
Low
10.0986
Last updated: 6/16/2026, 3:03:32 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 10.15 MOP |
| 10 CHF | 101.52 MOP |
| 50 CHF | 507.61 MOP |
| 100 CHF | 1,015.22 MOP |
| 500 CHF | 5,076.09 MOP |
| 1,000 CHF | 10,152.18 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-06-16T03:03:32Z",
"rates": {
"MOP": 10.152179
}
}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": 1015.2179,
"rate": 10.152179
}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