Rate Overview
Live
1 MYR = 2.0336 MOP
1 MOP = 0.491747
MYR
Avg
2.0486
High
2.0714
Low
2.0336
Last updated: 3/7/2026, 1:03:40 AM
Quick Conversions
| MYR | MOP |
|---|---|
| 1 MYR | 2.03 MOP |
| 10 MYR | 20.34 MOP |
| 50 MYR | 101.68 MOP |
| 100 MYR | 203.36 MOP |
| 500 MYR | 1,016.78 MOP |
| 1,000 MYR | 2,033.57 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-03-07T01:03:40Z",
"rates": {
"MOP": 2.033568
}
}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": 203.3568,
"rate": 2.033568
}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