Rate Overview
Live
1 MGA = 0.067512 PKR
1 PKR = 14.8122
MGA
Avg
0.063945
High
0.068974
Low
0.060500
Last updated: 3/27/2026, 11:40:58 AM
Quick Conversions
| MGA | PKR |
|---|---|
| 1 MGA | 0.07 PKR |
| 10 MGA | 0.68 PKR |
| 50 MGA | 3.38 PKR |
| 100 MGA | 6.75 PKR |
| 500 MGA | 33.76 PKR |
| 1,000 MGA | 67.51 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-03-27T11:40:58Z",
"rates": {
"PKR": 0.067512
}
}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.7512,
"rate": 0.067512
}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