Rate Overview
Live
1 MGA = 0.064853 PKR
1 PKR = 15.4195
MGA
Avg
0.064672
High
0.065082
Low
0.064093
Last updated: 9/3/2026, 3:24:17 AM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.06 PKR |
| 10 MGA | 0.65 PKR |
| 50 MGA | 3.24 PKR |
| 100 MGA | 6.49 PKR |
| 500 MGA | 32.43 PKR |
| 1,000 MGA | 64.85 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-09-03T03:24:17Z",
"rates": {
"PKR": 0.064853
}
}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.4853,
"rate": 0.064853
}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