Rate Overview
Live
1 KES = 0.062182 MOP
1 MOP = 16.0818
KES
Avg
0.062255
High
0.062594
Low
0.061978
Last updated: 3/27/2026, 6:33:55 AM
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.18 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-03-27T06:33:55Z",
"rates": {
"MOP": 0.062182
}
}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.2182,
"rate": 0.062182
}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