Rate Overview
Live
1 MNT = 0.078296 PKR
1 PKR = 12.7720
MNT
Avg
0.078492
High
0.078654
Low
0.078296
Last updated: 3/7/2026, 8:00:54 AM
Quick Conversions
| MNT | PKR |
|---|---|
| 1 MNT | 0.08 PKR |
| 10 MNT | 0.78 PKR |
| 50 MNT | 3.91 PKR |
| 100 MNT | 7.83 PKR |
| 500 MNT | 39.15 PKR |
| 1,000 MNT | 78.30 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-07T08:00:54Z",
"rates": {
"PKR": 0.078296
}
}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.8296,
"rate": 0.078296
}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