Rate Overview
Live
1 MOP = 19.6072 JMD
1 JMD = 0.051002
MOP
Avg
19.5649
High
19.6180
Low
19.4487
Last updated: 8/21/2026, 1:42:37 PM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.61 JMD |
| 10 MOP | 196.07 JMD |
| 50 MOP | 980.36 JMD |
| 100 MOP | 1,960.72 JMD |
| 500 MOP | 9,803.61 JMD |
| 1,000 MOP | 19,607.21 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-08-21T13:42:37Z",
"rates": {
"JMD": 19.607212
}
}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": 1960.7212,
"rate": 19.607212
}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