Rate Overview
Live
1 MOP = 19.7171 JPY
1 JPY = 0.050717
MOP
Avg
19.6934
High
19.7171
Low
19.6329
Last updated: 8/17/2026, 5:34:20 PM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.72 JPY |
| 10 MOP | 197.17 JPY |
| 50 MOP | 985.86 JPY |
| 100 MOP | 1,971.71 JPY |
| 500 MOP | 9,858.55 JPY |
| 1,000 MOP | 19,717.11 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-08-17T17:34:20Z",
"rates": {
"JPY": 19.717107
}
}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": 1971.7106999999999,
"rate": 19.717107
}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