Rate Overview
Live
1 MOP = 0.507776 MYR
1 MYR = 1.9694
MOP
Avg
0.506599
High
0.507776
Low
0.505811
Last updated: 7/29/2026, 3:26:09 AM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.51 MYR |
| 10 MOP | 5.08 MYR |
| 50 MOP | 25.39 MYR |
| 100 MOP | 50.78 MYR |
| 500 MOP | 253.89 MYR |
| 1,000 MOP | 507.78 MYR |
Get MOP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MYRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T03:26:09Z",
"rates": {
"MYR": 0.507776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MYR",
"amount": 100
},
"result": 50.7776,
"rate": 0.507776
}Build with MOP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key