Rate Overview
Live
1 MVR = 0.521702 MOP
1 MOP = 1.9168
MVR
Avg
0.520157
High
0.524524
Low
0.517054
Last updated: 3/27/2026, 11:46:37 AM
Quick Conversions
| MVR | MOP |
|---|---|
| 1 MVR | 0.52 MOP |
| 10 MVR | 5.22 MOP |
| 50 MVR | 26.09 MOP |
| 100 MVR | 52.17 MOP |
| 500 MVR | 260.85 MOP |
| 1,000 MVR | 521.70 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-03-27T11:46:37Z",
"rates": {
"MOP": 0.521702
}
}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.1702,
"rate": 0.521702
}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