Rate Overview
Live
1 KRW = 2.5390 MNT
1 MNT = 0.393861
KRW
Avg
2.5428
High
2.5557
Low
2.5334
Last updated: 8/15/2026, 8:50:37 PM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.54 MNT |
| 10 KRW | 25.39 MNT |
| 50 KRW | 126.95 MNT |
| 100 KRW | 253.90 MNT |
| 500 KRW | 1,269.49 MNT |
| 1,000 KRW | 2,538.97 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-08-15T20:50:37Z",
"rates": {
"MNT": 2.53897
}
}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": 253.897,
"rate": 2.53897
}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