Rate Overview
Live
1 KES = 27.7328 MNT
1 MNT = 0.036058
KES
Avg
26.1589
High
27.8150
Low
0.006356
Last updated: 7/26/2026, 8:59:03 AM
Quick Conversions
| KES | MNT |
|---|---|
| 1 KES | 27.73 MNT |
| 10 KES | 277.33 MNT |
| 50 KES | 1,386.64 MNT |
| 100 KES | 2,773.28 MNT |
| 500 KES | 13,866.40 MNT |
| 1,000 KES | 27,732.80 MNT |
Get KES/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=MNTExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-26T08:59:03Z",
"rates": {
"MNT": 27.7328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "MNT",
"amount": 100
},
"result": 2773.28,
"rate": 27.7328
}Build with KES/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key