Rate Overview
Live
1 MOP = 0.505672 MYR
1 MYR = 1.9776
MOP
Avg
0.502911
High
0.505672
Low
0.500742
Last updated: 9/11/2026, 10:28:40 PM
Quick Conversions
| MOP | MYR |
|---|---|
| 1 MOP | 0.51 MYR |
| 10 MOP | 5.06 MYR |
| 50 MOP | 25.28 MYR |
| 100 MOP | 50.57 MYR |
| 500 MOP | 252.84 MYR |
| 1,000 MOP | 505.67 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-09-11T22:28:40Z",
"rates": {
"MYR": 0.505672
}
}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.5672,
"rate": 0.505672
}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