Rate Overview
Live
1 MGA = 1.4334 PYG
1 PYG = 0.697647
MGA
Avg
1.4304
High
1.4426
Low
1.4181
Last updated: 7/6/2026, 6:08:10 AM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.43 PYG |
| 10 MGA | 14.33 PYG |
| 50 MGA | 71.67 PYG |
| 100 MGA | 143.34 PYG |
| 500 MGA | 716.69 PYG |
| 1,000 MGA | 1,433.39 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-06T06:08:10Z",
"rates": {
"PYG": 1.433389
}
}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": 143.3389,
"rate": 1.433389
}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