Rate Overview
Live
1 MGA = 1.4602 PYG
1 PYG = 0.684834
MGA
Avg
1.6096
High
1.8367
Low
1.4235
Last updated: 5/27/2026, 11:21:10 AM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.46 PYG |
| 10 MGA | 14.60 PYG |
| 50 MGA | 73.01 PYG |
| 100 MGA | 146.02 PYG |
| 500 MGA | 730.10 PYG |
| 1,000 MGA | 1,460.21 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-05-27T11:21:10Z",
"rates": {
"PYG": 1.460208
}
}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": 146.0208,
"rate": 1.460208
}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