Rate Overview
Live
1 KGS = 40.9685 MNT
1 MNT = 0.024409
KGS
Avg
40.9411
High
40.9838
Low
40.9107
Last updated: 6/29/2026, 8:20:25 PM
Quick Conversions
| KGS | MNT |
|---|---|
| 1 KGS | 40.97 MNT |
| 10 KGS | 409.68 MNT |
| 50 KGS | 2,048.42 MNT |
| 100 KGS | 4,096.85 MNT |
| 500 KGS | 20,484.24 MNT |
| 1,000 KGS | 40,968.48 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-29T20:20:25Z",
"rates": {
"MNT": 40.968482
}
}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.8482,
"rate": 40.968482
}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