Rate Overview
Live
1 MDL = 52.6652 KPW
1 KPW = 0.018988
MDL
Avg
52.4901
High
52.7651
Low
52.1758
Last updated: 4/17/2026, 4:56:25 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 52.67 KPW |
| 10 MDL | 526.65 KPW |
| 50 MDL | 2,633.26 KPW |
| 100 MDL | 5,266.52 KPW |
| 500 MDL | 26,332.62 KPW |
| 1,000 MDL | 52,665.23 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-04-17T04:56:25Z",
"rates": {
"KPW": 52.665234
}
}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": 5266.5234,
"rate": 52.665234
}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