Rate Overview
Live
1 MOP = 20.2036 JPY
1 JPY = 0.049496
MOP
Avg
19.6682
High
20.2036
Low
18.9979
Last updated: 7/22/2026, 2:53:53 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 20.20 JPY |
| 10 MOP | 202.04 JPY |
| 50 MOP | 1,010.18 JPY |
| 100 MOP | 2,020.36 JPY |
| 500 MOP | 10,101.78 JPY |
| 1,000 MOP | 20,203.57 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-07-22T02:53:53Z",
"rates": {
"JPY": 20.203566
}
}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": 2020.3565999999998,
"rate": 20.203566
}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