Rate Overview
Live
1 MOP = 1.9168 MVR
1 MVR = 0.521703
MOP
Avg
1.9214
High
1.9307
Low
1.9130
Last updated: 3/27/2026, 10:04:14 AM
Quick Conversions
| MOP | MVR |
|---|---|
| 1 MOP | 1.92 MVR |
| 10 MOP | 19.17 MVR |
| 50 MOP | 95.84 MVR |
| 100 MOP | 191.68 MVR |
| 500 MOP | 958.40 MVR |
| 1,000 MOP | 1,916.80 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-03-27T10:04:14Z",
"rates": {
"MVR": 1.9168
}
}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.68,
"rate": 1.9168
}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