Rate Overview
Live
1 MOP = 111.4200 KPW
1 KPW = 0.008975
MOP
Avg
111.4178
High
111.4719
Low
111.3600
Last updated: 7/7/2026, 2:11:52 AM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.42 KPW |
| 10 MOP | 1,114.20 KPW |
| 50 MOP | 5,571.00 KPW |
| 100 MOP | 11,142.00 KPW |
| 500 MOP | 55,709.98 KPW |
| 1,000 MOP | 111,419.96 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-07-07T02:11:52Z",
"rates": {
"KPW": 111.419956
}
}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": 11141.9956,
"rate": 111.419956
}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