Rate Overview
Live
1 MOP = 19.3959 JMD
1 JMD = 0.051557
MOP
Avg
19.4010
High
19.4791
Low
19.3651
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.40 JMD |
| 10 MOP | 193.96 JMD |
| 50 MOP | 969.80 JMD |
| 100 MOP | 1,939.59 JMD |
| 500 MOP | 9,697.96 JMD |
| 1,000 MOP | 19,395.93 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-07T00:08:30Z",
"rates": {
"JMD": 19.395927
}
}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": 1939.5927000000001,
"rate": 19.395927
}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