Rate Overview
Live
1 MOP = 19.4569 JMD
1 JMD = 0.051396
MOP
Avg
19.5309
High
19.8618
Low
19.3586
Last updated: 3/27/2026, 10:10:01 AM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.46 JMD |
| 10 MOP | 194.57 JMD |
| 50 MOP | 972.84 JMD |
| 100 MOP | 1,945.69 JMD |
| 500 MOP | 9,728.43 JMD |
| 1,000 MOP | 19,456.86 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-03-27T10:10:01Z",
"rates": {
"JMD": 19.456863
}
}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": 1945.6862999999998,
"rate": 19.456863
}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