Rate Overview
Live
1 MNT = 0.024360 KGS
1 KGS = 41.0509
MNT
Avg
0.024446
High
0.024535
Low
0.024323
Last updated: 7/23/2026, 11:55:03 PM
Quick Conversions
| MNT | KGS |
|---|---|
| 1 MNT | 0.02 KGS |
| 10 MNT | 0.24 KGS |
| 50 MNT | 1.22 KGS |
| 100 MNT | 2.44 KGS |
| 500 MNT | 12.18 KGS |
| 1,000 MNT | 24.36 KGS |
Get MNT/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KGSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-23T23:55:03Z",
"rates": {
"KGS": 0.02436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KGS",
"amount": 100
},
"result": 2.436,
"rate": 0.02436
}Build with MNT/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key