Rate Overview
Live
1 MNT = 0.036033 KES
1 KES = 27.7523
MNT
Avg
0.036112
High
0.036239
Low
0.035921
Last updated: 4/16/2026, 5:43:14 PM
Quick Conversions
| MNT | KES |
|---|---|
| 1 MNT | 0.04 KES |
| 10 MNT | 0.36 KES |
| 50 MNT | 1.80 KES |
| 100 MNT | 3.60 KES |
| 500 MNT | 18.02 KES |
| 1,000 MNT | 36.03 KES |
Get MNT/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KESExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-16T17:43:14Z",
"rates": {
"KES": 0.036033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KES",
"amount": 100
},
"result": 3.6033000000000004,
"rate": 0.036033
}Build with MNT/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key