Rate Overview
Live
1 MOP = 0.792299 HRK
1 HRK = 1.2621
MOP
Avg
0.795795
High
0.800327
Low
0.792104
Last updated: 4/17/2026, 2:40:00 AM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.79 HRK |
| 10 MOP | 7.92 HRK |
| 50 MOP | 39.61 HRK |
| 100 MOP | 79.23 HRK |
| 500 MOP | 396.15 HRK |
| 1,000 MOP | 792.30 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-04-17T02:40:00Z",
"rates": {
"HRK": 0.792299
}
}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": 79.2299,
"rate": 0.792299
}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