Rate Overview
Live
1 MGA = 0.066302 PKR
1 PKR = 15.0825
MGA
Avg
0.065991
High
0.066370
Low
0.065338
Last updated: 7/6/2026, 5:12:03 PM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.07 PKR |
| 10 MGA | 0.66 PKR |
| 50 MGA | 3.32 PKR |
| 100 MGA | 6.63 PKR |
| 500 MGA | 33.15 PKR |
| 1,000 MGA | 66.30 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-06T17:12:03Z",
"rates": {
"PKR": 0.066302
}
}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.6302,
"rate": 0.066302
}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