Rate Overview
Live
1 MNT = 0.423129 KRW
1 KRW = 2.3633
MNT
Avg
0.422131
High
0.425949
Low
0.418964
Last updated: 5/29/2026, 10:59:55 PM
Quick Conversions
| MNT | KRW |
|---|---|
| 1 MNT | 0.42 KRW |
| 10 MNT | 4.23 KRW |
| 50 MNT | 21.16 KRW |
| 100 MNT | 42.31 KRW |
| 500 MNT | 211.56 KRW |
| 1,000 MNT | 423.13 KRW |
Get MNT/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KRWExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-29T22:59:55Z",
"rates": {
"KRW": 0.423129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KRW",
"amount": 100
},
"result": 42.3129,
"rate": 0.423129
}Build with MNT/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key