Rate Overview
Live
1 MOP = 5.8272 MUR
1 MUR = 0.171608
MOP
Avg
5.8301
High
5.8506
Low
5.8189
Last updated: 7/8/2026, 8:11:40 AM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.83 MUR |
| 10 MOP | 58.27 MUR |
| 50 MOP | 291.36 MUR |
| 100 MOP | 582.72 MUR |
| 500 MOP | 2,913.61 MUR |
| 1,000 MOP | 5,827.23 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-08T08:11:40Z",
"rates": {
"MUR": 5.827228
}
}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": 582.7228,
"rate": 5.827228
}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