Rate Overview
Live
1 MWK = 3.5382 PYG
1 PYG = 0.282631
MWK
Avg
3.5356
High
3.5520
Low
3.5172
Last updated: 5/28/2026, 9:39:33 PM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.54 PYG |
| 10 MWK | 35.38 PYG |
| 50 MWK | 176.91 PYG |
| 100 MWK | 353.82 PYG |
| 500 MWK | 1,769.09 PYG |
| 1,000 MWK | 3,538.18 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-28T21:39:33Z",
"rates": {
"PYG": 3.538178
}
}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": 353.8178,
"rate": 3.538178
}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