Rate Overview
Live
1 MOP = 0.802022 HRK
1 HRK = 1.2468
MOP
Avg
0.799176
High
0.804629
Low
0.792950
Last updated: 5/27/2026, 9:45:03 AM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.80 HRK |
| 10 MOP | 8.02 HRK |
| 50 MOP | 40.10 HRK |
| 100 MOP | 80.20 HRK |
| 500 MOP | 401.01 HRK |
| 1,000 MOP | 802.02 HRK |
Get MOP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=HRKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-27T09:45:03Z",
"rates": {
"HRK": 0.802022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "HRK",
"amount": 100
},
"result": 80.2022,
"rate": 0.802022
}Build with MOP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key