Rate Overview
Live
1 KPW = 0.019133 MDL
1 MDL = 52.2657
KPW
Avg
0.019356
High
0.020765
Low
0.018532
Last updated: 8/18/2026, 7:42:20 PM
Quick Conversions
| KPW | MDL |
|---|---|
| 1 KPW | 0.02 MDL |
| 10 KPW | 0.19 MDL |
| 50 KPW | 0.96 MDL |
| 100 KPW | 1.91 MDL |
| 500 KPW | 9.57 MDL |
| 1,000 KPW | 19.13 MDL |
Get KPW/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=MDLExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-18T19:42:20Z",
"rates": {
"MDL": 0.019133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "MDL",
"amount": 100
},
"result": 1.9133,
"rate": 0.019133
}Build with KPW/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key