Rate Overview
Live
1 MOP = 0.106968 EUR
1 EUR = 9.3486
MOP
Avg
0.106281
High
0.107370
Low
0.105087
Last updated: 3/6/2026, 6:37:56 PM
Quick Conversions
| MOP | EUR |
|---|---|
| 1 MOP | 0.11 EUR |
| 10 MOP | 1.07 EUR |
| 50 MOP | 5.35 EUR |
| 100 MOP | 10.70 EUR |
| 500 MOP | 53.48 EUR |
| 1,000 MOP | 106.97 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-03-06T18:37:56Z",
"rates": {
"EUR": 0.106968
}
}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.6968,
"rate": 0.106968
}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