Rate Overview
Live
1 MOP = 111.7247 KPW
1 KPW = 0.008951
MOP
Avg
111.7414
High
111.8957
Low
111.6903
Last updated: 3/7/2026, 12:14:13 AM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.72 KPW |
| 10 MOP | 1,117.25 KPW |
| 50 MOP | 5,586.24 KPW |
| 100 MOP | 11,172.47 KPW |
| 500 MOP | 55,862.37 KPW |
| 1,000 MOP | 111,724.73 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-03-07T00:14:13Z",
"rates": {
"KPW": 111.724733
}
}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": 11172.4733,
"rate": 111.724733
}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