Rate Overview
Live
1 KES = 0.062489 MOP
1 MOP = 16.0028
KES
Avg
0.062496
High
0.062655
Low
0.062440
Last updated: 8/12/2026, 9:42:47 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.49 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-08-12T09:42:47Z",
"rates": {
"MOP": 0.062489
}
}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.2489,
"rate": 0.062489
}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