Rate Overview
Live
1 MOP = 15.9756 KES
1 KES = 0.062595
MOP
Avg
16.0162
High
16.0388
Low
15.9756
Last updated: 8/1/2026, 2:53:32 PM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 15.98 KES |
| 10 MOP | 159.76 KES |
| 50 MOP | 798.78 KES |
| 100 MOP | 1,597.56 KES |
| 500 MOP | 7,987.80 KES |
| 1,000 MOP | 15,975.59 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-08-01T14:53:32Z",
"rates": {
"KES": 15.975591
}
}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": 1597.5591,
"rate": 15.975591
}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