Rate Overview
Live
1 MDL = 51.1381 KPW
1 KPW = 0.019555
MDL
Avg
51.0010
High
51.1532
Low
50.6931
Last updated: 7/6/2026, 1:22:53 PM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 51.14 KPW |
| 10 MDL | 511.38 KPW |
| 50 MDL | 2,556.90 KPW |
| 100 MDL | 5,113.81 KPW |
| 500 MDL | 25,569.03 KPW |
| 1,000 MDL | 51,138.05 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-07-06T13:22:53Z",
"rates": {
"KPW": 51.138053
}
}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": 5113.8053,
"rate": 51.138053
}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