Rate Overview
Live
1 JPY = 0.050594 MOP
1 MOP = 19.7652
JPY
Avg
0.050696
High
0.050777
Low
0.050594
Last updated: 5/27/2026, 6:18:00 PM
Quick Conversions
| JPY | MOP |
|---|---|
| 1 JPY | 0.05 MOP |
| 10 JPY | 0.51 MOP |
| 50 JPY | 2.53 MOP |
| 100 JPY | 5.06 MOP |
| 500 JPY | 25.30 MOP |
| 1,000 JPY | 50.59 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-27T18:18:00Z",
"rates": {
"MOP": 0.050594
}
}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.0594,
"rate": 0.050594
}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