Rate Overview
Live
1 MOP = 19.5471 JMD
1 JMD = 0.051159
MOP
Avg
19.4979
High
19.5848
Low
19.4187
Last updated: 5/9/2026, 4:52:48 AM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.55 JMD |
| 10 MOP | 195.47 JMD |
| 50 MOP | 977.35 JMD |
| 100 MOP | 1,954.71 JMD |
| 500 MOP | 9,773.54 JMD |
| 1,000 MOP | 19,547.09 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-05-09T04:52:48Z",
"rates": {
"JMD": 19.547088
}
}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": 1954.7087999999999,
"rate": 19.547088
}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