Rate Overview
Live
1 MGA = 1.4366 PYG
1 PYG = 0.696084
MGA
Avg
1.4900
High
1.5676
Low
1.4246
Last updated: 7/8/2026, 11:04:17 PM
Quick Conversions
| MGA | PYG |
|---|---|
| 1 MGA | 1.44 PYG |
| 10 MGA | 14.37 PYG |
| 50 MGA | 71.83 PYG |
| 100 MGA | 143.66 PYG |
| 500 MGA | 718.30 PYG |
| 1,000 MGA | 1,436.61 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-08T23:04:17Z",
"rates": {
"PYG": 1.436609
}
}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.6609,
"rate": 1.436609
}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