Rate Overview
Live
1 MOP = 0.498839 MYR
1 MYR = 2.0047
MOP
Avg
0.528972
High
0.563023
Low
0.488496
Last updated: 3/27/2026, 9:53:02 AM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.50 MYR |
| 10 MOP | 4.99 MYR |
| 50 MOP | 24.94 MYR |
| 100 MOP | 49.88 MYR |
| 500 MOP | 249.42 MYR |
| 1,000 MOP | 498.84 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-03-27T09:53:02Z",
"rates": {
"MYR": 0.498839
}
}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": 49.8839,
"rate": 0.498839
}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