Rate Overview
Live
1 MOP = 16.0338 KES
1 KES = 0.062368
MOP
Avg
16.0306
High
16.0388
Low
16.0109
Last updated: 7/29/2026, 9:54:03 AM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 16.03 KES |
| 10 MOP | 160.34 KES |
| 50 MOP | 801.69 KES |
| 100 MOP | 1,603.38 KES |
| 500 MOP | 8,016.90 KES |
| 1,000 MOP | 16,033.79 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-29T09:54:03Z",
"rates": {
"KES": 16.033793
}
}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.3792999999998,
"rate": 16.033793
}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