Rate Overview
Live
1 MYR = 2.0308 MOP
1 MOP = 0.492415
MYR
Avg
2.0332
High
2.0412
Low
2.0264
Last updated: 4/17/2026, 6:17:14 AM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.03 MOP |
| 10 MYR | 20.31 MOP |
| 50 MYR | 101.54 MOP |
| 100 MYR | 203.08 MOP |
| 500 MYR | 1,015.40 MOP |
| 1,000 MYR | 2,030.81 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-04-17T06:17:14Z",
"rates": {
"MOP": 2.030807
}
}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": 203.08069999999998,
"rate": 2.030807
}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