Rate Overview
Live
1 MOP = 20.2653 JPY
1 JPY = 0.049345
MOP
Avg
20.2285
High
20.2843
Low
20.1087
Last updated: 7/27/2026, 5:54:44 PM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 20.27 JPY |
| 10 MOP | 202.65 JPY |
| 50 MOP | 1,013.26 JPY |
| 100 MOP | 2,026.53 JPY |
| 500 MOP | 10,132.65 JPY |
| 1,000 MOP | 20,265.29 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-27T17:54:44Z",
"rates": {
"JPY": 20.26529
}
}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.529,
"rate": 20.26529
}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