Rate Overview
Live
1 MOP = 0.105180 EUR
1 EUR = 9.5075
MOP
Avg
0.105490
High
0.106027
Low
0.105072
Last updated: 5/9/2026, 8:33:11 AM
Quick Conversions
| MOP | EUR |
|---|---|
| 1 MOP | 0.11 EUR |
| 10 MOP | 1.05 EUR |
| 50 MOP | 5.26 EUR |
| 100 MOP | 10.52 EUR |
| 500 MOP | 52.59 EUR |
| 1,000 MOP | 105.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-05-09T08:33:11Z",
"rates": {
"EUR": 0.10518
}
}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.517999999999999,
"rate": 0.10518
}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