Rate Overview
Live
1 MGA = 0.066904 PKR
1 PKR = 14.9468
MGA
Avg
0.067215
High
0.067775
Low
0.066304
Last updated: 5/27/2026, 8:30:29 PM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.07 PKR |
| 10 MGA | 0.67 PKR |
| 50 MGA | 3.35 PKR |
| 100 MGA | 6.69 PKR |
| 500 MGA | 33.45 PKR |
| 1,000 MGA | 66.90 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-05-27T20:30:29Z",
"rates": {
"PKR": 0.066904
}
}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.6904,
"rate": 0.066904
}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