Rate Overview
Live
1 MDL = 51.9776 KPW
1 KPW = 0.019239
MDL
Avg
51.7181
High
53.9603
Low
48.1559
Last updated: 5/27/2026, 7:22:51 PM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 51.98 KPW |
| 10 MDL | 519.78 KPW |
| 50 MDL | 2,598.88 KPW |
| 100 MDL | 5,197.76 KPW |
| 500 MDL | 25,988.82 KPW |
| 1,000 MDL | 51,977.64 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-05-27T19:22:51Z",
"rates": {
"KPW": 51.977643
}
}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": 5197.7643,
"rate": 51.977643
}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