Rate Overview
Live
1 MOP = 2.6369 CZK
1 CZK = 0.379229
MOP
Avg
2.5929
High
2.6403
Low
2.5315
Last updated: 3/27/2026, 8:24:40 AM
Quick Conversions
| MOP | CZK |
|---|---|
| 1 MOP | 2.64 CZK |
| 10 MOP | 26.37 CZK |
| 50 MOP | 131.85 CZK |
| 100 MOP | 263.69 CZK |
| 500 MOP | 1,318.46 CZK |
| 1,000 MOP | 2,636.93 CZK |
Get MOP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CZKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T08:24:40Z",
"rates": {
"CZK": 2.636928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CZK",
"amount": 100
},
"result": 263.69280000000003,
"rate": 2.636928
}Build with MOP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key