Rate Overview
Live
1 MDL = 52.0422 KPW
1 KPW = 0.019215
MDL
Avg
52.2673
High
52.6561
Low
51.9777
Last updated: 3/7/2026, 10:57:04 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 52.04 KPW |
| 10 MDL | 520.42 KPW |
| 50 MDL | 2,602.11 KPW |
| 100 MDL | 5,204.22 KPW |
| 500 MDL | 26,021.11 KPW |
| 1,000 MDL | 52,042.22 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-03-07T10:57:04Z",
"rates": {
"KPW": 52.04222
}
}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": 5204.222,
"rate": 52.04222
}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