Rate Overview
Live
1 MOP = 0.815803 HRK
1 HRK = 1.2258
MOP
Avg
0.816883
High
0.819254
Low
0.815091
Last updated: 7/6/2026, 11:03:56 PM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.82 HRK |
| 10 MOP | 8.16 HRK |
| 50 MOP | 40.79 HRK |
| 100 MOP | 81.58 HRK |
| 500 MOP | 407.90 HRK |
| 1,000 MOP | 815.80 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-07-06T23:03:56Z",
"rates": {
"HRK": 0.815803
}
}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": 81.5803,
"rate": 0.815803
}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