Rate Overview
Live
1 MOP = 19.7872 JPY
1 JPY = 0.050538
MOP
Avg
18.8153
High
19.7872
Low
17.8783
Last updated: 3/27/2026, 5:42:15 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.79 JPY |
| 10 MOP | 197.87 JPY |
| 50 MOP | 989.36 JPY |
| 100 MOP | 1,978.72 JPY |
| 500 MOP | 9,893.60 JPY |
| 1,000 MOP | 19,787.19 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-27T05:42:15Z",
"rates": {
"JPY": 19.78719
}
}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": 1978.7189999999998,
"rate": 19.78719
}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