Rate Overview
Live
1 KES = 0.062475 MOP
1 MOP = 16.0064
KES
Avg
0.062389
High
0.062475
Low
0.062225
Last updated: 4/18/2026, 8:47:58 AM
Quick Conversions
| KES | MOP |
|---|---|
| 1 KES | 0.06 MOP |
| 10 KES | 0.62 MOP |
| 50 KES | 3.12 MOP |
| 100 KES | 6.25 MOP |
| 500 KES | 31.24 MOP |
| 1,000 KES | 62.48 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-04-18T08:47:58Z",
"rates": {
"MOP": 0.062475
}
}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.2475000000000005,
"rate": 0.062475
}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