Rate Overview
Live
1 MOP = 5.7756 MUR
1 MUR = 0.173143
MOP
Avg
5.7671
High
5.7756
Low
5.7608
Last updated: 3/27/2026, 1:34:47 PM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.78 MUR |
| 10 MOP | 57.76 MUR |
| 50 MOP | 288.78 MUR |
| 100 MOP | 577.56 MUR |
| 500 MOP | 2,887.79 MUR |
| 1,000 MOP | 5,775.58 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-03-27T13:34:47Z",
"rates": {
"MUR": 5.775584
}
}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": 577.5584,
"rate": 5.775584
}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