Rate Overview
Live
1 MOP = 0.097280 CHF
1 CHF = 10.2796
MOP
Avg
0.103030
High
0.113417
Low
0.096362
Last updated: 5/26/2026, 3:51:18 PM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 0.97 CHF |
| 50 MOP | 4.86 CHF |
| 100 MOP | 9.73 CHF |
| 500 MOP | 48.64 CHF |
| 1,000 MOP | 97.28 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-05-26T15:51:18Z",
"rates": {
"CHF": 0.09728
}
}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": 9.728,
"rate": 0.09728
}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