Rate Overview
Live
1 MOP = 19.5832 JPY
1 JPY = 0.051064
MOP
Avg
19.4992
High
19.6027
Low
19.3588
Last updated: 3/6/2026, 6:36:39 PM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.58 JPY |
| 10 MOP | 195.83 JPY |
| 50 MOP | 979.16 JPY |
| 100 MOP | 1,958.32 JPY |
| 500 MOP | 9,791.61 JPY |
| 1,000 MOP | 19,583.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-03-06T18:36:39Z",
"rates": {
"JPY": 19.583215
}
}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": 1958.3215,
"rate": 19.583215
}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