Rate Overview
Live
1 MGA = 1.5819 PYG
1 PYG = 0.632150
MGA
Avg
1.5465
High
1.5819
Low
1.5203
Last updated: 3/6/2026, 11:50:07 PM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.58 PYG |
| 10 MGA | 15.82 PYG |
| 50 MGA | 79.10 PYG |
| 100 MGA | 158.19 PYG |
| 500 MGA | 790.95 PYG |
| 1,000 MGA | 1,581.90 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-03-06T23:50:07Z",
"rates": {
"PYG": 1.581902
}
}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": 158.1902,
"rate": 1.581902
}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