Rate Overview
Live
1 MWK = 3.4825 PYG
1 PYG = 0.287151
MWK
Avg
3.4911
High
3.4994
Low
3.4825
Last updated: 7/27/2026, 7:29:03 PM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.48 PYG |
| 10 MWK | 34.82 PYG |
| 50 MWK | 174.12 PYG |
| 100 MWK | 348.25 PYG |
| 500 MWK | 1,741.24 PYG |
| 1,000 MWK | 3,482.49 PYG |
Get MWK/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=PYGExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-27T19:29:03Z",
"rates": {
"PYG": 3.482485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "PYG",
"amount": 100
},
"result": 348.2485,
"rate": 3.482485
}Build with MWK/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key