Rate Overview
Live
1 MYR = 1.9913 MOP
1 MOP = 0.502191
MYR
Avg
2.0005
High
2.0057
Low
1.9913
Last updated: 9/3/2026, 8:36:36 PM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 1.99 MOP |
| 10 MYR | 19.91 MOP |
| 50 MYR | 99.56 MOP |
| 100 MYR | 199.13 MOP |
| 500 MYR | 995.64 MOP |
| 1,000 MYR | 1,991.27 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-09-03T20:36:36Z",
"rates": {
"MOP": 1.991275
}
}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": 199.1275,
"rate": 1.991275
}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