Rate Overview
Live
1 MOP = 0.107456 EUR
1 EUR = 9.3061
MOP
Avg
0.106984
High
0.108438
Low
0.105087
Last updated: 3/27/2026, 5:36:03 AM
Quick Conversions
| MOP | EUR |
|---|---|
| 1 MOP | 0.11 EUR |
| 10 MOP | 1.07 EUR |
| 50 MOP | 5.37 EUR |
| 100 MOP | 10.75 EUR |
| 500 MOP | 53.73 EUR |
| 1,000 MOP | 107.46 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-27T05:36:03Z",
"rates": {
"EUR": 0.107456
}
}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.7456,
"rate": 0.107456
}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