Rate Overview
Live
1 KPW = 0.008972 MOP
1 MOP = 111.4579
KPW
Avg
0.008972
High
0.008974
Low
0.008970
Last updated: 9/13/2026, 12:31:51 PM
Quick Conversions
| KPW | MOP |
|---|---|
| 1 KPW | 0.01 MOP |
| 10 KPW | 0.09 MOP |
| 50 KPW | 0.45 MOP |
| 100 KPW | 0.90 MOP |
| 500 KPW | 4.49 MOP |
| 1,000 KPW | 8.97 MOP |
Get KPW/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=MOPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-09-13T12:31:51Z",
"rates": {
"MOP": 0.008972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "MOP",
"amount": 100
},
"result": 0.8972000000000001,
"rate": 0.008972
}Build with KPW/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key