Rate Overview
Live
1 MYR = 1.9714 MOP
1 MOP = 0.507252
MYR
Avg
1.9793
High
1.9843
Low
1.9714
Last updated: 7/6/2026, 8:35:48 PM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 1.97 MOP |
| 10 MYR | 19.71 MOP |
| 50 MYR | 98.57 MOP |
| 100 MYR | 197.14 MOP |
| 500 MYR | 985.70 MOP |
| 1,000 MYR | 1,971.41 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-07-06T20:35:48Z",
"rates": {
"MOP": 1.971406
}
}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.1406,
"rate": 1.971406
}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