Rate Overview
Live
1 MDL = 52.1366 KPW
1 KPW = 0.019180
MDL
Avg
52.1899
High
53.6103
Low
50.8487
Last updated: 8/26/2026, 12:39:56 AM
Quick Conversions
| MDL | KPW |
|---|---|
| 1 MDL | 52.14 KPW |
| 10 MDL | 521.37 KPW |
| 50 MDL | 2,606.83 KPW |
| 100 MDL | 5,213.66 KPW |
| 500 MDL | 26,068.31 KPW |
| 1,000 MDL | 52,136.62 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-08-26T00:39:56Z",
"rates": {
"KPW": 52.136619
}
}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": 5213.6619,
"rate": 52.136619
}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