Rate Overview
Live
1 MOP = 5.8035 MUR
1 MUR = 0.172311
MOP
Avg
5.8082
High
5.8478
Low
5.7979
Last updated: 9/10/2026, 11:28:33 AM
Quick Conversions
| MOP | MUR |
|---|---|
| 1 MOP | 5.80 MUR |
| 10 MOP | 58.03 MUR |
| 50 MOP | 290.17 MUR |
| 100 MOP | 580.35 MUR |
| 500 MOP | 2,901.73 MUR |
| 1,000 MOP | 5,803.47 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-09-10T11:28:33Z",
"rates": {
"MUR": 5.803466
}
}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.3466000000001,
"rate": 5.803466
}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