Rate Overview
Live
1 MDL = 16.1473 PKR
1 PKR = 0.061930
MDL
Avg
16.1234
High
16.1895
Low
15.9974
Last updated: 6/16/2026, 3:06:03 AM
Quick Conversions
| MDL | PKR |
|---|---|
| 1 MDL | 16.15 PKR |
| 10 MDL | 161.47 PKR |
| 50 MDL | 807.37 PKR |
| 100 MDL | 1,614.73 PKR |
| 500 MDL | 8,073.67 PKR |
| 1,000 MDL | 16,147.33 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-06-16T03:06:03Z",
"rates": {
"PKR": 16.147331
}
}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": 1614.7331000000001,
"rate": 16.147331
}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