Rate Overview
Live
1 PKR = 0.061614 MDL
1 MDL = 16.2301
PKR
Avg
0.061662
High
0.062291
Low
0.060965
Last updated: 9/3/2026, 11:23:32 AM
Quick Conversions
| PKR | MDL |
|---|---|
| 1 PKR | 0.06 MDL |
| 10 PKR | 0.62 MDL |
| 50 PKR | 3.08 MDL |
| 100 PKR | 6.16 MDL |
| 500 PKR | 30.81 MDL |
| 1,000 PKR | 61.61 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-09-03T11:23:32Z",
"rates": {
"MDL": 0.061614
}
}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.1614,
"rate": 0.061614
}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