Rate Overview
Live
1 MGA = 0.064411 PKR
1 PKR = 15.5253
MGA
Avg
0.065186
High
0.065931
Low
0.064411
Last updated: 7/25/2026, 6:19:25 PM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.06 PKR |
| 10 MGA | 0.64 PKR |
| 50 MGA | 3.22 PKR |
| 100 MGA | 6.44 PKR |
| 500 MGA | 32.21 PKR |
| 1,000 MGA | 64.41 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-25T18:19:25Z",
"rates": {
"PKR": 0.064411
}
}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.4411,
"rate": 0.064411
}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