Rate Overview
Live
1 MYR = 1.9784 MOP
1 MOP = 0.505454
MYR
Avg
1.9848
High
1.9925
Low
1.9778
Last updated: 6/17/2026, 8:01:47 AM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 1.98 MOP |
| 10 MYR | 19.78 MOP |
| 50 MYR | 98.92 MOP |
| 100 MYR | 197.84 MOP |
| 500 MYR | 989.21 MOP |
| 1,000 MYR | 1,978.42 MOP |
Get MYR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=MOPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-17T08:01:47Z",
"rates": {
"MOP": 1.978419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "MOP",
"amount": 100
},
"result": 197.84189999999998,
"rate": 1.978419
}Build with MYR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key