Rate Overview
Live
1 JPY = 0.049639 MOP
1 MOP = 20.1455
JPY
Avg
0.049720
High
0.049775
Low
0.049639
Last updated: 7/21/2026, 11:15:22 AM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.50 MOP |
| 50 JPY | 2.48 MOP |
| 100 JPY | 4.96 MOP |
| 500 JPY | 24.82 MOP |
| 1,000 JPY | 49.64 MOP |
Get JPY/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MOPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T11:15:22Z",
"rates": {
"MOP": 0.049639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MOP",
"amount": 100
},
"result": 4.963900000000001,
"rate": 0.049639
}Build with JPY/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key