Rate Overview
Live
1 KPW = 0.018987 MDL
1 MDL = 52.6676
KPW
Avg
0.019051
High
0.019165
Low
0.018951
Last updated: 4/17/2026, 4:56:23 AM
Quick Conversions
| KPW | MDL |
|---|---|
| 1 KPW | 0.02 MDL |
| 10 KPW | 0.19 MDL |
| 50 KPW | 0.95 MDL |
| 100 KPW | 1.90 MDL |
| 500 KPW | 9.49 MDL |
| 1,000 KPW | 18.99 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-04-17T04:56:23Z",
"rates": {
"MDL": 0.018987
}
}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.8987,
"rate": 0.018987
}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