Rate Overview
Live
1 MOP = 19.7343 JPY
1 JPY = 0.050673
MOP
Avg
18.8904
High
19.7825
Low
17.8783
Last updated: 5/30/2026, 4:22:17 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.73 JPY |
| 10 MOP | 197.34 JPY |
| 50 MOP | 986.71 JPY |
| 100 MOP | 1,973.43 JPY |
| 500 MOP | 9,867.13 JPY |
| 1,000 MOP | 19,734.26 JPY |
Get MOP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=JPYExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-30T04:22:17Z",
"rates": {
"JPY": 19.73426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "JPY",
"amount": 100
},
"result": 1973.426,
"rate": 19.73426
}Build with MOP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key