Rate Overview
Live
1 PKR = 0.062414 MDL
1 MDL = 16.0220
PKR
Avg
0.062778
High
0.063326
Low
0.062414
Last updated: 7/9/2026, 11:06:59 AM
Quick Conversions
| PKR | MDL |
|---|---|
| 1 PKR | 0.06 MDL |
| 10 PKR | 0.62 MDL |
| 50 PKR | 3.12 MDL |
| 100 PKR | 6.24 MDL |
| 500 PKR | 31.21 MDL |
| 1,000 PKR | 62.41 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-07-09T11:06:59Z",
"rates": {
"MDL": 0.062414
}
}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.2414,
"rate": 0.062414
}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