Rate Overview
Live
1 MOP = 5.8435 MUR
1 MUR = 0.171130
MOP
Avg
5.8628
High
5.8789
Low
5.8435
Last updated: 8/1/2026, 12:47:15 AM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.84 MUR |
| 10 MOP | 58.43 MUR |
| 50 MOP | 292.17 MUR |
| 100 MOP | 584.35 MUR |
| 500 MOP | 2,921.75 MUR |
| 1,000 MOP | 5,843.50 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-01T00:47:15Z",
"rates": {
"MUR": 5.843497
}
}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": 584.3497,
"rate": 5.843497
}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