Rate Overview
Live
1 KES = 0.062188 MOP
1 MOP = 16.0803
KES
Avg
0.062253
High
0.062325
Low
0.062188
Last updated: 5/28/2026, 11:00:37 PM
Quick Conversions
| KES | MOP |
|---|---|
| 1 KES | 0.06 MOP |
| 10 KES | 0.62 MOP |
| 50 KES | 3.11 MOP |
| 100 KES | 6.22 MOP |
| 500 KES | 31.09 MOP |
| 1,000 KES | 62.19 MOP |
Get KES/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=MOPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-28T23:00:37Z",
"rates": {
"MOP": 0.062188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "MOP",
"amount": 100
},
"result": 6.2188,
"rate": 0.062188
}Build with KES/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key