Rate Overview
Live
1 JPY = 0.051654 MOP
1 MOP = 19.3596
JPY
Avg
0.051468
High
0.051654
Low
0.051141
Last updated: 5/7/2026, 8:08:06 AM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.52 MOP |
| 50 JPY | 2.58 MOP |
| 100 JPY | 5.17 MOP |
| 500 JPY | 25.83 MOP |
| 1,000 JPY | 51.65 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-05-07T08:08:06Z",
"rates": {
"MOP": 0.051654
}
}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.1654,
"rate": 0.051654
}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