Rate Overview
Live
1 MWK = 3.5500 PYG
1 PYG = 0.281692
MWK
Avg
3.7599
High
4.0299
Low
3.4970
Last updated: 5/29/2026, 2:28:46 PM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.55 PYG |
| 10 MWK | 35.50 PYG |
| 50 MWK | 177.50 PYG |
| 100 MWK | 355.00 PYG |
| 500 MWK | 1,774.99 PYG |
| 1,000 MWK | 3,549.98 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-05-29T14:28:46Z",
"rates": {
"PYG": 3.549981
}
}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": 354.99809999999997,
"rate": 3.549981
}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