Rate Overview
Live
1 MGA = 1.5672 PYG
1 PYG = 0.638090
MGA
Avg
1.6370
High
1.8379
Low
1.4291
Last updated: 3/27/2026, 1:42:24 PM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.57 PYG |
| 10 MGA | 15.67 PYG |
| 50 MGA | 78.36 PYG |
| 100 MGA | 156.72 PYG |
| 500 MGA | 783.59 PYG |
| 1,000 MGA | 1,567.18 PYG |
Get MGA/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PYGExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T13:42:24Z",
"rates": {
"PYG": 1.567176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PYG",
"amount": 100
},
"result": 156.7176,
"rate": 1.567176
}Build with MGA/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key