Rate Overview
Live
1 MNT = 0.078137 PKR
1 PKR = 12.7980
MNT
Avg
0.077917
High
0.078140
Low
0.077212
Last updated: 8/13/2026, 9:19:36 PM
Quick Conversions
| MNT | PKR |
|---|---|
| 1 MNT | 0.08 PKR |
| 10 MNT | 0.78 PKR |
| 50 MNT | 3.91 PKR |
| 100 MNT | 7.81 PKR |
| 500 MNT | 39.07 PKR |
| 1,000 MNT | 78.14 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-08-13T21:19:36Z",
"rates": {
"PKR": 0.078137
}
}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.8137,
"rate": 0.078137
}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