Rate Overview
Live
1 MDL = 16.0149 PKR
1 PKR = 0.062442
MDL
Avg
15.9479
High
16.1698
Low
15.7173
Last updated: 7/15/2026, 9:25:32 AM
Quick Conversions
| MDL | PKR |
|---|---|
| 1 MDL | 16.01 PKR |
| 10 MDL | 160.15 PKR |
| 50 MDL | 800.74 PKR |
| 100 MDL | 1,601.49 PKR |
| 500 MDL | 8,007.44 PKR |
| 1,000 MDL | 16,014.88 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-07-15T09:25:32Z",
"rates": {
"PKR": 16.014875
}
}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": 1601.4875,
"rate": 16.014875
}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