Rate Overview
Live
1 PKR = 0.062570 MDL
1 MDL = 15.9821
PKR
Avg
0.062744
High
0.063326
Low
0.062206
Last updated: 7/30/2026, 8:03:25 AM
Quick Conversions
| PKR | MDL |
|---|---|
| 1 PKR | 0.06 MDL |
| 10 PKR | 0.63 MDL |
| 50 PKR | 3.13 MDL |
| 100 PKR | 6.26 MDL |
| 500 PKR | 31.29 MDL |
| 1,000 PKR | 62.57 MDL |
Get PKR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=MDLExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-07-30T08:03:25Z",
"rates": {
"MDL": 0.06257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "MDL",
"amount": 100
},
"result": 6.257,
"rate": 0.06257
}Build with PKR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key