Rate Overview
Live
1 MOP = 111.4810 KPW
1 KPW = 0.008970
MOP
Avg
111.5218
High
111.7321
Low
111.4507
Last updated: 5/7/2026, 8:00:45 AM
Quick Conversions
| MOP | KPW |
|---|---|
| 1 MOP | 111.48 KPW |
| 10 MOP | 1,114.81 KPW |
| 50 MOP | 5,574.05 KPW |
| 100 MOP | 11,148.10 KPW |
| 500 MOP | 55,740.49 KPW |
| 1,000 MOP | 111,480.98 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-05-07T08:00:45Z",
"rates": {
"KPW": 111.480979
}
}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": 11148.0979,
"rate": 111.480979
}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