Rate Overview
Live
1 MYR = 2.0272 MOP
1 MOP = 0.493280
MYR
Avg
2.0326
High
2.0707
Low
1.9759
Last updated: 5/27/2026, 11:51:13 PM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.03 MOP |
| 10 MYR | 20.27 MOP |
| 50 MYR | 101.36 MOP |
| 100 MYR | 202.72 MOP |
| 500 MYR | 1,013.62 MOP |
| 1,000 MYR | 2,027.25 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-05-27T23:51:13Z",
"rates": {
"MOP": 2.027248
}
}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": 202.72480000000002,
"rate": 2.027248
}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