Rate Overview
Live
1 MOP = 5.8070 MUR
1 MUR = 0.172205
MOP
Avg
5.8097
High
5.8287
Low
5.7735
Last updated: 5/9/2026, 6:02:18 AM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.81 MUR |
| 10 MOP | 58.07 MUR |
| 50 MOP | 290.35 MUR |
| 100 MOP | 580.70 MUR |
| 500 MOP | 2,903.52 MUR |
| 1,000 MOP | 5,807.05 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-05-09T06:02:18Z",
"rates": {
"MUR": 5.807048
}
}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": 580.7048,
"rate": 5.807048
}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