Rate Overview
Live
1 MOP = 20.2771 JPY
1 JPY = 0.049317
MOP
Avg
19.0049
High
20.2771
Low
17.8783
Last updated: 7/28/2026, 2:26:54 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 20.28 JPY |
| 10 MOP | 202.77 JPY |
| 50 MOP | 1,013.85 JPY |
| 100 MOP | 2,027.71 JPY |
| 500 MOP | 10,138.53 JPY |
| 1,000 MOP | 20,277.05 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-28T02:26:54Z",
"rates": {
"JPY": 20.277051
}
}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": 2027.7051000000001,
"rate": 20.277051
}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