Rate Overview
Live
1 KPW = 0.008951 MOP
1 MOP = 111.7194
KPW
Avg
0.008949
High
0.008953
Low
0.008936
Last updated: 3/7/2026, 3:48:56 AM
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.48 MOP |
| 1,000 KPW | 8.95 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-03-07T03:48:56Z",
"rates": {
"MOP": 0.008951
}
}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.8951,
"rate": 0.008951
}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