Rate Overview
Live
1 MDL = 52.2651 KPW
1 KPW = 0.019133
MDL
Avg
51.8010
High
52.6652
Low
50.9963
Last updated: 8/19/2026, 1:29:44 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 52.27 KPW |
| 10 MDL | 522.65 KPW |
| 50 MDL | 2,613.26 KPW |
| 100 MDL | 5,226.51 KPW |
| 500 MDL | 26,132.56 KPW |
| 1,000 MDL | 52,265.12 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-19T01:29:44Z",
"rates": {
"KPW": 52.265115
}
}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": 5226.5115000000005,
"rate": 52.265115
}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