Rate Overview
Live
1 MOP = 111.5265 KPW
1 KPW = 0.008966
MOP
Avg
111.5117
High
111.5956
Low
111.4581
Last updated: 6/16/2026, 1:25:49 PM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.53 KPW |
| 10 MOP | 1,115.27 KPW |
| 50 MOP | 5,576.33 KPW |
| 100 MOP | 11,152.65 KPW |
| 500 MOP | 55,763.27 KPW |
| 1,000 MOP | 111,526.55 KPW |
Get MOP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=KPWExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-16T13:25:49Z",
"rates": {
"KPW": 111.526548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "KPW",
"amount": 100
},
"result": 11152.6548,
"rate": 111.526548
}Build with MOP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key