Rate Overview
Live
1 MOP = 16.0405 KES
1 KES = 0.062342
MOP
Avg
16.0358
High
16.0636
Low
16.0087
Last updated: 3/7/2026, 12:11:53 AM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 16.04 KES |
| 10 MOP | 160.40 KES |
| 50 MOP | 802.02 KES |
| 100 MOP | 1,604.05 KES |
| 500 MOP | 8,020.23 KES |
| 1,000 MOP | 16,040.46 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-03-07T00:11:53Z",
"rates": {
"KES": 16.040463
}
}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": 1604.0463,
"rate": 16.040463
}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