Rate Overview
Live
1 MDL = 16.0562 PKR
1 PKR = 0.062281
MDL
Avg
16.0655
High
16.1280
Low
16.0098
Last updated: 3/27/2026, 7:59:19 AM
Quick Conversions
| MDL | PKR |
|---|---|
| 1 MDL | 16.06 PKR |
| 10 MDL | 160.56 PKR |
| 50 MDL | 802.81 PKR |
| 100 MDL | 1,605.62 PKR |
| 500 MDL | 8,028.12 PKR |
| 1,000 MDL | 16,056.24 PKR |
Get MDL/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PKRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T07:59:19Z",
"rates": {
"PKR": 16.056243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PKR",
"amount": 100
},
"result": 1605.6243,
"rate": 16.056243
}Build with MDL/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key