Rate Overview
Live
1 MGA = 1.4043 PYG
1 PYG = 0.712108
MGA
Avg
1.4141
High
1.4243
Low
1.4043
Last updated: 7/24/2026, 8:37:20 PM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.40 PYG |
| 10 MGA | 14.04 PYG |
| 50 MGA | 70.21 PYG |
| 100 MGA | 140.43 PYG |
| 500 MGA | 702.14 PYG |
| 1,000 MGA | 1,404.28 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-07-24T20:37:20Z",
"rates": {
"PYG": 1.404282
}
}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": 140.4282,
"rate": 1.404282
}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