Rate Overview
Live
1 MOP = 16.0818 KES
1 KES = 0.062182
MOP
Avg
16.0775
High
16.2259
Low
15.9524
Last updated: 3/27/2026, 11:43:20 AM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 16.08 KES |
| 10 MOP | 160.82 KES |
| 50 MOP | 804.09 KES |
| 100 MOP | 1,608.18 KES |
| 500 MOP | 8,040.88 KES |
| 1,000 MOP | 16,081.75 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-27T11:43:20Z",
"rates": {
"KES": 16.081752
}
}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": 1608.1752000000001,
"rate": 16.081752
}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