Rate Overview
Live
1 MYR = 2.0044 MOP
1 MOP = 0.498902
MYR
Avg
2.0319
High
2.0484
Low
2.0044
Last updated: 3/27/2026, 11:13:03 AM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.00 MOP |
| 10 MYR | 20.04 MOP |
| 50 MYR | 100.22 MOP |
| 100 MYR | 200.44 MOP |
| 500 MYR | 1,002.20 MOP |
| 1,000 MYR | 2,004.40 MOP |
Get MYR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=MOPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T11:13:03Z",
"rates": {
"MOP": 2.004403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "MOP",
"amount": 100
},
"result": 200.44029999999998,
"rate": 2.004403
}Build with MYR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key