Rate Overview
Live
1 MOP = 0.505801 MYR
1 MYR = 1.9771
MOP
Avg
0.506123
High
0.507271
Low
0.505339
Last updated: 8/1/2026, 2:57:24 PM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.51 MYR |
| 10 MOP | 5.06 MYR |
| 50 MOP | 25.29 MYR |
| 100 MOP | 50.58 MYR |
| 500 MOP | 252.90 MYR |
| 1,000 MOP | 505.80 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-08-01T14:57:24Z",
"rates": {
"MYR": 0.505801
}
}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.580099999999995,
"rate": 0.505801
}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