Rate Overview
Live
1 MOP = 16.0388 KES
1 KES = 0.062349
MOP
Avg
16.0386
High
16.1346
Low
15.9721
Last updated: 7/28/2026, 11:14:57 PM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 16.04 KES |
| 10 MOP | 160.39 KES |
| 50 MOP | 801.94 KES |
| 100 MOP | 1,603.88 KES |
| 500 MOP | 8,019.38 KES |
| 1,000 MOP | 16,038.76 KES |
Get MOP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=KESExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T23:14:57Z",
"rates": {
"KES": 16.038764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "KES",
"amount": 100
},
"result": 1603.8764,
"rate": 16.038764
}Build with MOP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key