Rate Overview
Live
1 MOP = 19.4975 JMD
1 JMD = 0.051289
MOP
Avg
19.7156
High
20.0577
Low
19.3651
Last updated: 7/31/2026, 12:45:56 PM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.50 JMD |
| 10 MOP | 194.97 JMD |
| 50 MOP | 974.87 JMD |
| 100 MOP | 1,949.75 JMD |
| 500 MOP | 9,748.73 JMD |
| 1,000 MOP | 19,497.45 JMD |
Get MOP/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=JMDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T12:45:56Z",
"rates": {
"JMD": 19.497454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "JMD",
"amount": 100
},
"result": 1949.7454,
"rate": 19.497454
}Build with MOP/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key