Rate Overview
Live
1 MOP = 20.2843 JPY
1 JPY = 0.049299
MOP
Avg
20.2082
High
20.2843
Low
20.1087
Last updated: 7/26/2026, 12:43:43 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 20.28 JPY |
| 10 MOP | 202.84 JPY |
| 50 MOP | 1,014.21 JPY |
| 100 MOP | 2,028.43 JPY |
| 500 MOP | 10,142.14 JPY |
| 1,000 MOP | 20,284.27 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-07-26T00:43:43Z",
"rates": {
"JPY": 20.284272
}
}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": 2028.4272,
"rate": 20.284272
}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