Rate Overview
Live
1 MOP = 19.5317 JMD
1 JMD = 0.051199
MOP
Avg
19.5873
High
19.6468
Low
19.5317
Last updated: 9/10/2026, 11:09:23 AM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.53 JMD |
| 10 MOP | 195.32 JMD |
| 50 MOP | 976.58 JMD |
| 100 MOP | 1,953.17 JMD |
| 500 MOP | 9,765.83 JMD |
| 1,000 MOP | 19,531.66 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-09-10T11:09:23Z",
"rates": {
"JMD": 19.531659
}
}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": 1953.1659000000002,
"rate": 19.531659
}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