Rate Overview
Live
1 MOP = 0.491746 MYR
1 MYR = 2.0336
MOP
Avg
0.488165
High
0.491746
Low
0.482762
Last updated: 3/7/2026, 12:11:47 AM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.49 MYR |
| 10 MOP | 4.92 MYR |
| 50 MOP | 24.59 MYR |
| 100 MOP | 49.17 MYR |
| 500 MOP | 245.87 MYR |
| 1,000 MOP | 491.75 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-07T00:11:47Z",
"rates": {
"MYR": 0.491746
}
}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.1746,
"rate": 0.491746
}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