Rate Overview
Live
1 HRK = 1.2468 MOP
1 MOP = 0.802023
HRK
Avg
1.2488
High
1.2677
Low
1.2255
Last updated: 5/27/2026, 5:52:46 AM
Quick Conversions
| HRK | MOP |
|---|---|
| 1 HRK | 1.25 MOP |
| 10 HRK | 12.47 MOP |
| 50 HRK | 62.34 MOP |
| 100 HRK | 124.68 MOP |
| 500 HRK | 623.42 MOP |
| 1,000 HRK | 1,246.85 MOP |
Get HRK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=MOPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-27T05:52:46Z",
"rates": {
"MOP": 1.246847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "MOP",
"amount": 100
},
"result": 124.6847,
"rate": 1.246847
}Build with HRK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key