Rate Overview
Live
1 MOP = 1.9099 MVR
1 MVR = 0.523597
MOP
Avg
1.9141
High
1.9187
Low
1.9099
Last updated: 5/9/2026, 2:49:55 AM
Quick Conversions
| MOP | MVR |
|---|---|
| 1 MOP | 1.91 MVR |
| 10 MOP | 19.10 MVR |
| 50 MOP | 95.49 MVR |
| 100 MOP | 190.99 MVR |
| 500 MOP | 954.93 MVR |
| 1,000 MOP | 1,909.87 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-05-09T02:49:55Z",
"rates": {
"MVR": 1.909865
}
}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": 190.98649999999998,
"rate": 1.909865
}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