Rate Overview
Live
1 MNT = 0.251495 KPW
1 KPW = 3.9762
MNT
Avg
0.251357
High
0.251630
Low
0.250252
Last updated: 5/6/2026, 10:00:59 PM
Quick Conversions
| MNT | KPW |
|---|---|
| 1 MNT | 0.25 KPW |
| 10 MNT | 2.51 KPW |
| 50 MNT | 12.57 KPW |
| 100 MNT | 25.15 KPW |
| 500 MNT | 125.75 KPW |
| 1,000 MNT | 251.50 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-05-06T22:00:59Z",
"rates": {
"KPW": 0.251495
}
}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.149500000000003,
"rate": 0.251495
}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