Rate Overview
Live
1 MNT = 0.036013 KES
1 KES = 27.7678
MNT
Avg
0.036053
High
0.036117
Low
0.035896
Last updated: 5/6/2026, 7:18:57 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.01 KES |
| 1,000 MNT | 36.01 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-05-06T19:18:57Z",
"rates": {
"KES": 0.036013
}
}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.6013,
"rate": 0.036013
}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