Rate Overview
Live
1 MOP = 2.5800 CZK
1 CZK = 0.387592
MOP
Avg
2.7330
High
3.0462
Low
2.5601
Last updated: 5/30/2026, 10:19:56 AM
Quick Conversions
| MOP | CZK |
|---|---|
| 1 MOP | 2.58 CZK |
| 10 MOP | 25.80 CZK |
| 50 MOP | 129.00 CZK |
| 100 MOP | 258.00 CZK |
| 500 MOP | 1,290.02 CZK |
| 1,000 MOP | 2,580.03 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-05-30T10:19:56Z",
"rates": {
"CZK": 2.580031
}
}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": 258.0031,
"rate": 2.580031
}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