Rate Overview
Live
1 MOP = 111.5478 KPW
1 KPW = 0.008965
MOP
Avg
111.4874
High
111.5605
Low
111.4014
Last updated: 8/25/2026, 5:06:51 AM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.55 KPW |
| 10 MOP | 1,115.48 KPW |
| 50 MOP | 5,577.39 KPW |
| 100 MOP | 11,154.78 KPW |
| 500 MOP | 55,773.91 KPW |
| 1,000 MOP | 111,547.82 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-08-25T05:06:51Z",
"rates": {
"KPW": 111.547818
}
}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": 11154.7818,
"rate": 111.547818
}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