Rate Overview
Live
1 JPY = 0.050537 MOP
1 MOP = 19.7875
JPY
Avg
0.050675
High
0.050877
Low
0.050442
Last updated: 3/27/2026, 5:41:40 AM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.51 MOP |
| 50 JPY | 2.53 MOP |
| 100 JPY | 5.05 MOP |
| 500 JPY | 25.27 MOP |
| 1,000 JPY | 50.54 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-03-27T05:41:40Z",
"rates": {
"MOP": 0.050537
}
}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": 5.0537,
"rate": 0.050537
}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