Rate Overview
Live
1 MOP = 1.9190 MVR
1 MVR = 0.521103
MOP
Avg
1.9193
High
1.9220
Low
1.9183
Last updated: 3/7/2026, 12:08:02 AM
Quick Conversions
| MOP | MVR |
|---|---|
| 1 MOP | 1.92 MVR |
| 10 MOP | 19.19 MVR |
| 50 MOP | 95.95 MVR |
| 100 MOP | 191.90 MVR |
| 500 MOP | 959.50 MVR |
| 1,000 MOP | 1,919.01 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-07T00:08:02Z",
"rates": {
"MVR": 1.919007
}
}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.9007,
"rate": 1.919007
}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