Rate Overview
Live
1 KRW = 0.011449 MDL
1 MDL = 87.3439
KRW
Avg
0.011456
High
0.011521
Low
0.011386
Last updated: 5/27/2026, 2:27:39 AM
Quick Conversions
| KRW | MDL |
|---|---|
| 1 KRW | 0.01 MDL |
| 10 KRW | 0.11 MDL |
| 50 KRW | 0.57 MDL |
| 100 KRW | 1.14 MDL |
| 500 KRW | 5.72 MDL |
| 1,000 KRW | 11.45 MDL |
Get KRW/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MDLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-27T02:27:39Z",
"rates": {
"MDL": 0.011449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MDL",
"amount": 100
},
"result": 1.1449,
"rate": 0.011449
}Build with KRW/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key