Rate Overview
Live
1 PKR = 0.062918 MDL
1 MDL = 15.8937
PKR
Avg
0.062621
High
0.067731
Low
0.059857
Last updated: 3/29/2026, 12:42:38 PM
Quick Conversions
| PKR | MDL |
|---|---|
| 1 PKR | 0.06 MDL |
| 10 PKR | 0.63 MDL |
| 50 PKR | 3.15 MDL |
| 100 PKR | 6.29 MDL |
| 500 PKR | 31.46 MDL |
| 1,000 PKR | 62.92 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-03-29T12:42:38Z",
"rates": {
"MDL": 0.062918
}
}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.2918,
"rate": 0.062918
}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