Rate Overview
Live
1 MOP = 19.9810 JPY
1 JPY = 0.050048
MOP
Avg
19.8799
High
19.9810
Low
19.8226
Last updated: 6/19/2026, 5:01:39 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.98 JPY |
| 10 MOP | 199.81 JPY |
| 50 MOP | 999.05 JPY |
| 100 MOP | 1,998.10 JPY |
| 500 MOP | 9,990.49 JPY |
| 1,000 MOP | 19,980.98 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-06-19T05:01:39Z",
"rates": {
"JPY": 19.980981
}
}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": 1998.0981,
"rate": 19.980981
}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