Rate Overview
Live
1 MYR = 2.0047 MOP
1 MOP = 0.498840
MYR
Avg
1.8936
High
2.0471
Low
1.7761
Last updated: 3/27/2026, 9:52:57 AM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.00 MOP |
| 10 MYR | 20.05 MOP |
| 50 MYR | 100.23 MOP |
| 100 MYR | 200.47 MOP |
| 500 MYR | 1,002.33 MOP |
| 1,000 MYR | 2,004.65 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-27T09:52:57Z",
"rates": {
"MOP": 2.004652
}
}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.4652,
"rate": 2.004652
}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