Rate Overview
Live
1 MDL = 52.3559 KPW
1 KPW = 0.019100
MDL
Avg
52.1843
High
52.4949
Low
51.9235
Last updated: 8/21/2026, 8:31:10 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 52.36 KPW |
| 10 MDL | 523.56 KPW |
| 50 MDL | 2,617.79 KPW |
| 100 MDL | 5,235.59 KPW |
| 500 MDL | 26,177.93 KPW |
| 1,000 MDL | 52,355.85 KPW |
Get MDL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KPWExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-21T08:31:10Z",
"rates": {
"KPW": 52.355853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KPW",
"amount": 100
},
"result": 5235.585300000001,
"rate": 52.355853
}Build with MDL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key