Rate Overview
Live
1 MYR = 2.0579 MOP
1 MOP = 0.485932
MYR
Avg
2.0417
High
2.0647
Low
2.0272
Last updated: 5/7/2026, 4:56:05 PM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.06 MOP |
| 10 MYR | 20.58 MOP |
| 50 MYR | 102.90 MOP |
| 100 MYR | 205.79 MOP |
| 500 MYR | 1,028.95 MOP |
| 1,000 MYR | 2,057.90 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-07T16:56:05Z",
"rates": {
"MOP": 2.057903
}
}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": 205.7903,
"rate": 2.057903
}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