Rate Overview
Live
1 MOP = 19.4803 JMD
1 JMD = 0.051334
MOP
Avg
19.5447
High
19.8618
Low
19.3586
Last updated: 7/31/2026, 3:33:23 AM
Quick Conversions
| MOP | JMD |
|---|---|
| 1 MOP | 19.48 JMD |
| 10 MOP | 194.80 JMD |
| 50 MOP | 974.02 JMD |
| 100 MOP | 1,948.03 JMD |
| 500 MOP | 9,740.15 JMD |
| 1,000 MOP | 19,480.30 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-07-31T03:33:23Z",
"rates": {
"JMD": 19.480304
}
}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": 1948.0304,
"rate": 19.480304
}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