Rate Overview
Live
1 MOP = 19.6232 JMD
1 JMD = 0.050960 MOP
Avg
19.7212
High
19.8843
Low
19.6232
Last updated: 1/25/2026, 11:21:39 AM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.62 JMD |
| 10 MOP | 196.23 JMD |
| 50 MOP | 981.16 JMD |
| 100 MOP | 1,962.32 JMD |
| 500 MOP | 9,811.62 JMD |
| 1,000 MOP | 19,623.24 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-01-25T11:21:39Z",
"rates": {
"JMD": 19.623237
}
}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": 1962.3237,
"rate": 19.623237
}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