Rate Overview
Live
1 MOP = 19.4305 JPY
1 JPY = 0.051465
MOP
Avg
19.4353
High
19.5537
Low
19.3715
Last updated: 5/9/2026, 6:02:17 AM
Quick Conversions
| MOP | JPY |
|---|---|
| 1 MOP | 19.43 JPY |
| 10 MOP | 194.31 JPY |
| 50 MOP | 971.53 JPY |
| 100 MOP | 1,943.05 JPY |
| 500 MOP | 9,715.26 JPY |
| 1,000 MOP | 19,430.52 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-09T06:02:17Z",
"rates": {
"JPY": 19.430515
}
}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": 1943.0515,
"rate": 19.430515
}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