Rate Overview
Live
1 MOP = 19.7356 JPY
1 JPY = 0.050670
MOP
Avg
19.7300
High
19.7684
Low
19.6939
Last updated: 5/30/2026, 3:09:02 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.74 JPY |
| 10 MOP | 197.36 JPY |
| 50 MOP | 986.78 JPY |
| 100 MOP | 1,973.56 JPY |
| 500 MOP | 9,867.78 JPY |
| 1,000 MOP | 19,735.55 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-05-30T03:09:02Z",
"rates": {
"JPY": 19.735551
}
}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": 1973.5551,
"rate": 19.735551
}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