Rate Overview
Live
1 MOP = 0.100022 CHF
1 CHF = 9.9978
MOP
Avg
0.100113
High
0.100781
Low
0.099598
Last updated: 9/3/2026, 2:55:37 PM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 1.00 CHF |
| 50 MOP | 5.00 CHF |
| 100 MOP | 10.00 CHF |
| 500 MOP | 50.01 CHF |
| 1,000 MOP | 100.02 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-09-03T14:55:37Z",
"rates": {
"CHF": 0.100022
}
}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.0022,
"rate": 0.100022
}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