Rate Overview
Live
1 MOP = 0.106496 EUR
1 EUR = 9.3900
MOP
Avg
0.106672
High
0.106941
Low
0.106496
Last updated: 9/7/2026, 5:34:29 PM
Quick Conversions
| MOP | EUR |
|---|---|
| 1 MOP | 0.11 EUR |
| 10 MOP | 1.06 EUR |
| 50 MOP | 5.32 EUR |
| 100 MOP | 10.65 EUR |
| 500 MOP | 53.25 EUR |
| 1,000 MOP | 106.50 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-09-07T17:34:29Z",
"rates": {
"EUR": 0.106496
}
}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.6496,
"rate": 0.106496
}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