Rate Overview
Live
1 MOP = 111.6530 KPW
1 KPW = 0.008956
MOP
Avg
111.6683
High
111.8000
Low
111.4806
Last updated: 4/17/2026, 6:10:51 AM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.65 KPW |
| 10 MOP | 1,116.53 KPW |
| 50 MOP | 5,582.65 KPW |
| 100 MOP | 11,165.30 KPW |
| 500 MOP | 55,826.48 KPW |
| 1,000 MOP | 111,652.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-04-17T06:10:51Z",
"rates": {
"KPW": 111.65296
}
}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": 11165.295999999998,
"rate": 111.65296
}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