Rate Overview
Live
1 MDL = 51.6567 KPW
1 KPW = 0.019359
MDL
Avg
51.6995
High
51.8178
Low
51.6030
Last updated: 6/18/2026, 8:21:32 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 51.66 KPW |
| 10 MDL | 516.57 KPW |
| 50 MDL | 2,582.84 KPW |
| 100 MDL | 5,165.67 KPW |
| 500 MDL | 25,828.35 KPW |
| 1,000 MDL | 51,656.70 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-06-18T08:21:32Z",
"rates": {
"KPW": 51.6567
}
}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": 5165.67,
"rate": 51.6567
}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