Rate Overview
Live
1 MVR = 0.522549 MOP
1 MOP = 1.9137
MVR
Avg
0.521177
High
0.523847
Low
0.517834
Last updated: 5/29/2026, 10:20:36 PM
Quick Conversions
| MVR | MOP |
|---|---|
| 1 MVR | 0.52 MOP |
| 10 MVR | 5.23 MOP |
| 50 MVR | 26.13 MOP |
| 100 MVR | 52.25 MOP |
| 500 MVR | 261.27 MOP |
| 1,000 MVR | 522.55 MOP |
Get MVR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=MOPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-29T22:20:36Z",
"rates": {
"MOP": 0.522549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "MOP",
"amount": 100
},
"result": 52.254900000000006,
"rate": 0.522549
}Build with MVR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key