Rate Overview
Live
1 MYR = 1.9749 MOP
1 MOP = 0.506365
MYR
Avg
2.0192
High
2.0688
Low
1.9514
Last updated: 7/25/2026, 7:58:05 PM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 1.97 MOP |
| 10 MYR | 19.75 MOP |
| 50 MYR | 98.74 MOP |
| 100 MYR | 197.49 MOP |
| 500 MYR | 987.43 MOP |
| 1,000 MYR | 1,974.86 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-07-25T19:58:05Z",
"rates": {
"MOP": 1.974861
}
}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": 197.4861,
"rate": 1.974861
}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