Rate Overview
Live
1 MDL = 15.7252 PKR
1 PKR = 0.063592
MDL
Avg
16.4997
High
17.0146
Low
15.7252
Last updated: 6/28/2026, 11:44:46 PM
Quick Conversions
| MDL | PKR |
|---|---|
| 1 MDL | 15.73 PKR |
| 10 MDL | 157.25 PKR |
| 50 MDL | 786.26 PKR |
| 100 MDL | 1,572.52 PKR |
| 500 MDL | 7,862.59 PKR |
| 1,000 MDL | 15,725.18 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-28T23:44:46Z",
"rates": {
"PKR": 15.725183
}
}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": 1572.5183,
"rate": 15.725183
}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