Rate Overview
Live
1 MDL = 52.3419 KPW
1 KPW = 0.019105
MDL
Avg
52.2611
High
52.3419
Low
52.2152
Last updated: 5/7/2026, 8:14:09 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 52.34 KPW |
| 10 MDL | 523.42 KPW |
| 50 MDL | 2,617.09 KPW |
| 100 MDL | 5,234.19 KPW |
| 500 MDL | 26,170.94 KPW |
| 1,000 MDL | 52,341.88 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-05-07T08:14:09Z",
"rates": {
"KPW": 52.341875
}
}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": 5234.1875,
"rate": 52.341875
}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