Rate Overview
Live
1 MOP = 16.0232 KES
1 KES = 0.062410
MOP
Avg
16.0258
High
16.0298
Low
16.0231
Last updated: 9/11/2026, 10:15:24 PM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 16.02 KES |
| 10 MOP | 160.23 KES |
| 50 MOP | 801.16 KES |
| 100 MOP | 1,602.32 KES |
| 500 MOP | 8,011.58 KES |
| 1,000 MOP | 16,023.17 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-09-11T22:15:24Z",
"rates": {
"KES": 16.023167
}
}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": 1602.3167,
"rate": 16.023167
}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