Rate Overview
Live
1 MOP = 111.4425 KPW
1 KPW = 0.008973
MOP
Avg
111.4507
High
111.4977
Low
111.4216
Last updated: 9/11/2026, 9:05:02 PM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.44 KPW |
| 10 MOP | 1,114.42 KPW |
| 50 MOP | 5,572.12 KPW |
| 100 MOP | 11,144.25 KPW |
| 500 MOP | 55,721.25 KPW |
| 1,000 MOP | 111,442.49 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-09-11T21:05:02Z",
"rates": {
"KPW": 111.442494
}
}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": 11144.249399999999,
"rate": 111.442494
}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