Rate Overview
Live
1 JPY = 0.050344 MOP
1 MOP = 19.8633
JPY
Avg
0.050347
High
0.050447
Low
0.050277
Last updated: 6/17/2026, 7:08:47 AM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.50 MOP |
| 50 JPY | 2.52 MOP |
| 100 JPY | 5.03 MOP |
| 500 JPY | 25.17 MOP |
| 1,000 JPY | 50.34 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-06-17T07:08:47Z",
"rates": {
"MOP": 0.050344
}
}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.0344,
"rate": 0.050344
}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