Rate Overview
Live
1 MNT = 0.077401 PKR
1 PKR = 12.9197
MNT
Avg
0.077930
High
0.078391
Low
0.077310
Last updated: 7/26/2026, 9:53:52 AM
Quick Conversions
| MNT | PKR |
|---|---|
| 1 MNT | 0.08 PKR |
| 10 MNT | 0.77 PKR |
| 50 MNT | 3.87 PKR |
| 100 MNT | 7.74 PKR |
| 500 MNT | 38.70 PKR |
| 1,000 MNT | 77.40 PKR |
Get MNT/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=PKRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T09:53:52Z",
"rates": {
"PKR": 0.077401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "PKR",
"amount": 100
},
"result": 7.7401,
"rate": 0.077401
}Build with MNT/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key