Rate Overview
Live
1 CZK = 0.378008 MOP
1 MOP = 2.6454
CZK
Avg
0.385667
High
0.395015
Low
0.378008
Last updated: 3/27/2026, 12:57:34 PM
Quick Conversions
| CZK | MOP |
|---|---|
| 1 CZK | 0.38 MOP |
| 10 CZK | 3.78 MOP |
| 50 CZK | 18.90 MOP |
| 100 CZK | 37.80 MOP |
| 500 CZK | 189.00 MOP |
| 1,000 CZK | 378.01 MOP |
Get CZK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=MOPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T12:57:34Z",
"rates": {
"MOP": 0.378008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "MOP",
"amount": 100
},
"result": 37.8008,
"rate": 0.378008
}Build with CZK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key