Rate Overview
Live
1 MGA = 1.4284 PYG
1 PYG = 0.700065
MGA
Avg
1.5737
High
1.8415
Low
1.4246
Last updated: 6/30/2026, 10:54:36 PM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.43 PYG |
| 10 MGA | 14.28 PYG |
| 50 MGA | 71.42 PYG |
| 100 MGA | 142.84 PYG |
| 500 MGA | 714.22 PYG |
| 1,000 MGA | 1,428.44 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-06-30T22:54:36Z",
"rates": {
"PYG": 1.428438
}
}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": 142.84380000000002,
"rate": 1.428438
}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