Rate Overview
Live
1 MOP = 0.108181 EUR
1 EUR = 9.2438
MOP
Avg
0.108436
High
0.108736
Low
0.108133
Last updated: 7/5/2026, 8:01:50 PM
Quick Conversions
| MOP | EUR |
|---|---|
| 1 MOP | 0.11 EUR |
| 10 MOP | 1.08 EUR |
| 50 MOP | 5.41 EUR |
| 100 MOP | 10.82 EUR |
| 500 MOP | 54.09 EUR |
| 1,000 MOP | 108.18 EUR |
Get MOP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=EURExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-05T20:01:50Z",
"rates": {
"EUR": 0.108181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "EUR",
"amount": 100
},
"result": 10.8181,
"rate": 0.108181
}Build with MOP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key