Rate Overview
Live
1 MOP = 0.108834 EUR
1 EUR = 9.1883
MOP
Avg
0.106533
High
0.108834
Low
0.103949
Last updated: 7/25/2026, 11:56:30 PM
Quick Conversions
| MOP | EUR |
|---|---|
| 1 MOP | 0.11 EUR |
| 10 MOP | 1.09 EUR |
| 50 MOP | 5.44 EUR |
| 100 MOP | 10.88 EUR |
| 500 MOP | 54.42 EUR |
| 1,000 MOP | 108.83 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-25T23:56:30Z",
"rates": {
"EUR": 0.108834
}
}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.8834,
"rate": 0.108834
}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