Rate Overview
Live
1 MNT = 0.024309 KGS
1 KGS = 41.1370
MNT
Avg
0.024366
High
0.024419
Low
0.024309
Last updated: 8/12/2026, 7:41:15 PM
Quick Conversions
| MNT | KGS |
|---|---|
| 1 MNT | 0.02 KGS |
| 10 MNT | 0.24 KGS |
| 50 MNT | 1.22 KGS |
| 100 MNT | 2.43 KGS |
| 500 MNT | 12.15 KGS |
| 1,000 MNT | 24.31 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-08-12T19:41:15Z",
"rates": {
"KGS": 0.024309
}
}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.4309000000000003,
"rate": 0.024309
}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