Rate Overview
Live
1 MOP = 1.9141 MVR
1 MVR = 0.522435
MOP
Avg
1.9153
High
1.9163
Low
1.9141
Last updated: 6/19/2026, 10:08:40 AM
Quick Conversions
| MOP | MVR |
|---|---|
| 1 MOP | 1.91 MVR |
| 10 MOP | 19.14 MVR |
| 50 MOP | 95.71 MVR |
| 100 MOP | 191.41 MVR |
| 500 MOP | 957.06 MVR |
| 1,000 MOP | 1,914.11 MVR |
Get MOP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MVRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-19T10:08:40Z",
"rates": {
"MVR": 1.914113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MVR",
"amount": 100
},
"result": 191.41129999999998,
"rate": 1.914113
}Build with MOP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key