Rate Overview
Live
1 MOP = 0.100936 CHF
1 CHF = 9.9073
MOP
Avg
0.098792
High
0.100936
Low
0.095522
Last updated: 7/23/2026, 11:53:31 AM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 1.01 CHF |
| 50 MOP | 5.05 CHF |
| 100 MOP | 10.09 CHF |
| 500 MOP | 50.47 CHF |
| 1,000 MOP | 100.94 CHF |
Get MOP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CHFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-23T11:53:31Z",
"rates": {
"CHF": 0.100936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CHF",
"amount": 100
},
"result": 10.0936,
"rate": 0.100936
}Build with MOP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key