Rate Overview
Live
1 MOP = 0.485931 MYR
1 MYR = 2.0579
MOP
Avg
0.489806
High
0.493299
Low
0.484324
Last updated: 5/7/2026, 8:59:17 PM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.49 MYR |
| 10 MOP | 4.86 MYR |
| 50 MOP | 24.30 MYR |
| 100 MOP | 48.59 MYR |
| 500 MOP | 242.97 MYR |
| 1,000 MOP | 485.93 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-05-07T20:59:17Z",
"rates": {
"MYR": 0.485931
}
}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": 48.5931,
"rate": 0.485931
}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