Rate Overview
Live
1 MNT = 0.250329 KPW
1 KPW = 3.9947
MNT
Avg
0.250209
High
0.250329
Low
0.250047
Last updated: 9/13/2026, 4:35:23 AM
Quick Conversions
| MNT | KPW |
|---|---|
| 1 MNT | 0.25 KPW |
| 10 MNT | 2.50 KPW |
| 50 MNT | 12.52 KPW |
| 100 MNT | 25.03 KPW |
| 500 MNT | 125.16 KPW |
| 1,000 MNT | 250.33 KPW |
Get MNT/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KPWExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-13T04:35:23Z",
"rates": {
"KPW": 0.250329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KPW",
"amount": 100
},
"result": 25.0329,
"rate": 0.250329
}Build with MNT/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key