Rate Overview
Live
1 KES = 27.6328 MNT
1 MNT = 0.036189
KES
Avg
27.6478
High
27.7349
Low
27.5941
Last updated: 3/7/2026, 12:30:37 AM
Quick Conversions
| KES | MNT |
|---|---|
| 1 KES | 27.63 MNT |
| 10 KES | 276.33 MNT |
| 50 KES | 1,381.64 MNT |
| 100 KES | 2,763.28 MNT |
| 500 KES | 13,816.41 MNT |
| 1,000 KES | 27,632.82 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-03-07T00:30:37Z",
"rates": {
"MNT": 27.632816
}
}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": 2763.2816,
"rate": 27.632816
}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