Rate Overview
Live
1 MOP = 5.8789 MUR
1 MUR = 0.170101
MOP
Avg
5.8638
High
5.8789
Low
5.8384
Last updated: 7/29/2026, 4:12:19 PM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.88 MUR |
| 10 MOP | 58.79 MUR |
| 50 MOP | 293.94 MUR |
| 100 MOP | 587.89 MUR |
| 500 MOP | 2,939.43 MUR |
| 1,000 MOP | 5,878.85 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-07-29T16:12:19Z",
"rates": {
"MUR": 5.878853
}
}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": 587.8853,
"rate": 5.878853
}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