Rate Overview
Live
1 MOP = 0.100622 CHF
1 CHF = 9.9382
MOP
Avg
0.102864
High
0.113417
Low
0.096362
Last updated: 7/22/2026, 7:18:25 AM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 1.01 CHF |
| 50 MOP | 5.03 CHF |
| 100 MOP | 10.06 CHF |
| 500 MOP | 50.31 CHF |
| 1,000 MOP | 100.62 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-22T07:18:25Z",
"rates": {
"CHF": 0.100622
}
}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.0622,
"rate": 0.100622
}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