Rate Overview
Live
1 MOP = 5.7261 MUR
1 MUR = 0.174639 MOP
Avg
5.7296
High
5.8742
Low
5.5608
Last updated: 1/25/2026, 5:19:30 AM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.73 MUR |
| 10 MOP | 57.26 MUR |
| 50 MOP | 286.30 MUR |
| 100 MOP | 572.61 MUR |
| 500 MOP | 2,863.04 MUR |
| 1,000 MOP | 5,726.09 MUR |
Get MOP/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MURExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T05:19:30Z",
"rates": {
"MUR": 5.726087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MUR",
"amount": 100
},
"result": 572.6087,
"rate": 5.726087
}Build with MOP/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key