Rate Overview
Live
1 MGA = 1.4047 PYG
1 PYG = 0.711888
MGA
Avg
1.5427
High
1.7922
Low
1.4021
Last updated: 7/28/2026, 2:01:04 PM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.40 PYG |
| 10 MGA | 14.05 PYG |
| 50 MGA | 70.24 PYG |
| 100 MGA | 140.47 PYG |
| 500 MGA | 702.36 PYG |
| 1,000 MGA | 1,404.72 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-28T14:01:04Z",
"rates": {
"PYG": 1.404715
}
}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.4715,
"rate": 1.404715
}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