Rate Overview
Live
1 MGA = 0.067291 PKR
1 PKR = 14.8608
MGA
Avg
0.067530
High
0.067767
Low
0.067174
Last updated: 5/7/2026, 7:48:09 AM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.07 PKR |
| 10 MGA | 0.67 PKR |
| 50 MGA | 3.36 PKR |
| 100 MGA | 6.73 PKR |
| 500 MGA | 33.65 PKR |
| 1,000 MGA | 67.29 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-07T07:48:09Z",
"rates": {
"PKR": 0.067291
}
}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.729100000000001,
"rate": 0.067291
}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