Rate Overview
Live
1 MWK = 3.4881 PYG
1 PYG = 0.286688
MWK
Avg
3.6583
High
3.9006
Low
3.4881
Last updated: 7/26/2026, 4:51:56 AM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.49 PYG |
| 10 MWK | 34.88 PYG |
| 50 MWK | 174.41 PYG |
| 100 MWK | 348.81 PYG |
| 500 MWK | 1,744.06 PYG |
| 1,000 MWK | 3,488.11 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-26T04:51:56Z",
"rates": {
"PYG": 3.488112
}
}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.8112,
"rate": 3.488112
}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