Rate Overview
Live
1 MOP = 0.808127 HRK
1 HRK = 1.2374
MOP
Avg
0.807841
High
0.809216
Low
0.806713
Last updated: 8/14/2026, 6:52:29 PM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.81 HRK |
| 10 MOP | 8.08 HRK |
| 50 MOP | 40.41 HRK |
| 100 MOP | 80.81 HRK |
| 500 MOP | 404.06 HRK |
| 1,000 MOP | 808.13 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-08-14T18:52:29Z",
"rates": {
"HRK": 0.808127
}
}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.8127,
"rate": 0.808127
}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