Rate Overview
Live
1 JPY = 0.049691 MOP
1 MOP = 20.1244
JPY
Avg
0.050782
High
0.052497
Low
0.049691
Last updated: 7/21/2026, 7:08:58 AM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.50 MOP |
| 50 JPY | 2.48 MOP |
| 100 JPY | 4.97 MOP |
| 500 JPY | 24.85 MOP |
| 1,000 JPY | 49.69 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-21T07:08:58Z",
"rates": {
"MOP": 0.049691
}
}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.9691,
"rate": 0.049691
}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