Rate Overview
Live
1 JPY = 0.049333 MOP
1 MOP = 20.2704
JPY
Avg
0.049389
High
0.049624
Low
0.049299
Last updated: 7/28/2026, 4:48:58 AM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.49 MOP |
| 50 JPY | 2.47 MOP |
| 100 JPY | 4.93 MOP |
| 500 JPY | 24.67 MOP |
| 1,000 JPY | 49.33 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-28T04:48:58Z",
"rates": {
"MOP": 0.049333
}
}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.9333,
"rate": 0.049333
}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