Rate Overview
Live
1 MNT = 0.078820 PKR
1 PKR = 12.6871
MNT
Avg
23.5812
High
464.4444
Low
0.077607
Last updated: 3/27/2026, 3:05:56 PM
Quick Conversions
| MNT | PKR |
|---|---|
| 1 MNT | 0.08 PKR |
| 10 MNT | 0.79 PKR |
| 50 MNT | 3.94 PKR |
| 100 MNT | 7.88 PKR |
| 500 MNT | 39.41 PKR |
| 1,000 MNT | 78.82 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-03-27T15:05:56Z",
"rates": {
"PKR": 0.07882
}
}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.882,
"rate": 0.07882
}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