Rate Overview
Live
1 MGA = 0.064501 PKR
1 PKR = 15.5036
MGA
Avg
0.064984
High
0.065931
Low
0.064411
Last updated: 7/28/2026, 12:37:27 AM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.06 PKR |
| 10 MGA | 0.65 PKR |
| 50 MGA | 3.23 PKR |
| 100 MGA | 6.45 PKR |
| 500 MGA | 32.25 PKR |
| 1,000 MGA | 64.50 PKR |
Get MGA/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PKRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-28T00:37:27Z",
"rates": {
"PKR": 0.064501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PKR",
"amount": 100
},
"result": 6.4501,
"rate": 0.064501
}Build with MGA/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key