Rate Overview
Live
1 MOP = 16.0017 KES
1 KES = 0.062493
MOP
Avg
16.0055
High
16.0264
Low
15.9962
Last updated: 7/8/2026, 9:39:42 AM
Quick Conversions
| MOP | KES |
|---|---|
| 1 MOP | 16.00 KES |
| 10 MOP | 160.02 KES |
| 50 MOP | 800.09 KES |
| 100 MOP | 1,600.17 KES |
| 500 MOP | 8,000.86 KES |
| 1,000 MOP | 16,001.71 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-08T09:39:42Z",
"rates": {
"KES": 16.001714
}
}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": 1600.1714,
"rate": 16.001714
}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