Rate Overview
Live
1 KRW = 2.3442 MNT
1 MNT = 0.426587
KRW
Avg
2.3252
High
2.3442
Low
2.2994
Last updated: 7/4/2026, 7:02:46 PM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.34 MNT |
| 10 KRW | 23.44 MNT |
| 50 KRW | 117.21 MNT |
| 100 KRW | 234.42 MNT |
| 500 KRW | 1,172.09 MNT |
| 1,000 KRW | 2,344.19 MNT |
Get KRW/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MNTExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-04T19:02:46Z",
"rates": {
"MNT": 2.344185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MNT",
"amount": 100
},
"result": 234.4185,
"rate": 2.344185
}Build with KRW/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key