Rate Overview
Live
1 MOP = 20.2632 JPY
1 JPY = 0.049351
MOP
Avg
19.3550
High
20.2632
Low
18.2553
Last updated: 7/29/2026, 11:11:41 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 20.26 JPY |
| 10 MOP | 202.63 JPY |
| 50 MOP | 1,013.16 JPY |
| 100 MOP | 2,026.32 JPY |
| 500 MOP | 10,131.61 JPY |
| 1,000 MOP | 20,263.22 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-29T11:11:41Z",
"rates": {
"JPY": 20.263217
}
}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": 2026.3217000000002,
"rate": 20.263217
}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