Rate Overview
Live
1 MYR = 2.0054 MOP
1 MOP = 0.498654
MYR
Avg
2.0321
High
2.0484
Low
2.0054
Last updated: 3/27/2026, 6:03:35 AM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.01 MOP |
| 10 MYR | 20.05 MOP |
| 50 MYR | 100.27 MOP |
| 100 MYR | 200.54 MOP |
| 500 MYR | 1,002.70 MOP |
| 1,000 MYR | 2,005.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-27T06:03:35Z",
"rates": {
"MOP": 2.0054
}
}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.54,
"rate": 2.0054
}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