Rate Overview
Live
1 MOP = 5.8740 MUR
1 MUR = 0.170242
MOP
Avg
5.8143
High
5.8781
Low
5.7535
Last updated: 3/7/2026, 12:08:05 AM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.87 MUR |
| 10 MOP | 58.74 MUR |
| 50 MOP | 293.70 MUR |
| 100 MOP | 587.40 MUR |
| 500 MOP | 2,937.00 MUR |
| 1,000 MOP | 5,874.00 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-07T00:08:05Z",
"rates": {
"MUR": 5.873996
}
}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.3996,
"rate": 5.873996
}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