Rate Overview
Live
1 MOP = 0.493279 MYR
1 MYR = 2.0273
MOP
Avg
0.491631
High
0.493279
Low
0.489781
Last updated: 5/27/2026, 11:47:56 PM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.49 MYR |
| 10 MOP | 4.93 MYR |
| 50 MOP | 24.66 MYR |
| 100 MOP | 49.33 MYR |
| 500 MOP | 246.64 MYR |
| 1,000 MOP | 493.28 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-27T23:47:56Z",
"rates": {
"MYR": 0.493279
}
}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.3279,
"rate": 0.493279
}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