Rate Overview
Live
1 MVR = 0.522402 MOP
1 MOP = 1.9142
MVR
Avg
0.522463
High
0.522607
Low
0.522199
Last updated: 7/11/2026, 11:49:37 PM
Quick Conversions
| MVR | MOP |
|---|---|
| 1 MVR | 0.52 MOP |
| 10 MVR | 5.22 MOP |
| 50 MVR | 26.12 MOP |
| 100 MVR | 52.24 MOP |
| 500 MVR | 261.20 MOP |
| 1,000 MVR | 522.40 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-07-11T23:49:37Z",
"rates": {
"MOP": 0.522402
}
}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.2402,
"rate": 0.522402
}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