Rate Overview
Live
1 MOP = 5.8166 MUR
1 MUR = 0.171921
MOP
Avg
5.7960
High
5.9340
Low
5.6641
Last updated: 8/1/2026, 12:15:18 PM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.82 MUR |
| 10 MOP | 58.17 MUR |
| 50 MOP | 290.83 MUR |
| 100 MOP | 581.66 MUR |
| 500 MOP | 2,908.31 MUR |
| 1,000 MOP | 5,816.62 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-08-01T12:15:18Z",
"rates": {
"MUR": 5.816623
}
}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": 581.6623,
"rate": 5.816623
}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