Rate Overview
Live
1 MOP = 20.1402 JPY
1 JPY = 0.049652
MOP
Avg
20.0474
High
20.1402
Low
19.9485
Last updated: 7/8/2026, 5:45:03 PM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 20.14 JPY |
| 10 MOP | 201.40 JPY |
| 50 MOP | 1,007.01 JPY |
| 100 MOP | 2,014.02 JPY |
| 500 MOP | 10,070.11 JPY |
| 1,000 MOP | 20,140.23 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-08T17:45:03Z",
"rates": {
"JPY": 20.140229
}
}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": 2014.0229000000002,
"rate": 20.140229
}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