Rate Overview
Live
1 KPW = 0.019503 MDL
1 MDL = 51.2742
KPW
Avg
0.018933
High
0.019922
Low
0.018430
Last updated: 3/30/2026, 8:50:17 AM
Quick Conversions
| KPW | MDL |
|---|---|
| 1 KPW | 0.02 MDL |
| 10 KPW | 0.20 MDL |
| 50 KPW | 0.98 MDL |
| 100 KPW | 1.95 MDL |
| 500 KPW | 9.75 MDL |
| 1,000 KPW | 19.50 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-03-30T08:50:17Z",
"rates": {
"MDL": 0.019503
}
}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.9503,
"rate": 0.019503
}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