Rate Overview
Live
1 MOP = 2.6072 CZK
1 CZK = 0.383557
MOP
Avg
2.5854
High
2.6219
Low
2.5465
Last updated: 3/6/2026, 9:36:59 PM
Quick Conversions
| MOP | CZK |
|---|---|
| 1 MOP | 2.61 CZK |
| 10 MOP | 26.07 CZK |
| 50 MOP | 130.36 CZK |
| 100 MOP | 260.72 CZK |
| 500 MOP | 1,303.59 CZK |
| 1,000 MOP | 2,607.17 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-06T21:36:59Z",
"rates": {
"CZK": 2.607174
}
}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": 260.7174,
"rate": 2.607174
}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