Rate Overview
Live
1 KRW = 2.5222 MNT
1 MNT = 0.396474
KRW
Avg
2.5397
High
2.5493
Low
2.5222
Last updated: 8/17/2026, 9:51:31 PM
Quick Conversions
| KRW | MNT |
|---|---|
| 1 KRW | 2.52 MNT |
| 10 KRW | 25.22 MNT |
| 50 KRW | 126.11 MNT |
| 100 KRW | 252.22 MNT |
| 500 KRW | 1,261.12 MNT |
| 1,000 KRW | 2,522.23 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-17T21:51:31Z",
"rates": {
"MNT": 2.522231
}
}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": 252.22310000000002,
"rate": 2.522231
}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