Rate Overview
Live
1 KGS = 40.9612 MNT
1 MNT = 0.024413
KGS
Avg
40.9303
High
40.9612
Low
40.8957
Last updated: 6/16/2026, 1:30:23 PM
Quick Conversions
| KGS | MNT |
|---|---|
| 1 KGS | 40.96 MNT |
| 10 KGS | 409.61 MNT |
| 50 KGS | 2,048.06 MNT |
| 100 KGS | 4,096.12 MNT |
| 500 KGS | 20,480.62 MNT |
| 1,000 KGS | 40,961.24 MNT |
Get KGS/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MNTExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-16T13:30:23Z",
"rates": {
"MNT": 40.96124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MNT",
"amount": 100
},
"result": 4096.124,
"rate": 40.96124
}Build with KGS/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key