Rate Overview
Live
1 MWK = 3.7645 PYG
1 PYG = 0.265643
MWK
Avg
4.1779
High
4.6498
Low
3.7033
Last updated: 3/28/2026, 10:45:18 AM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.76 PYG |
| 10 MWK | 37.64 PYG |
| 50 MWK | 188.22 PYG |
| 100 MWK | 376.45 PYG |
| 500 MWK | 1,882.23 PYG |
| 1,000 MWK | 3,764.45 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-03-28T10:45:18Z",
"rates": {
"PYG": 3.764452
}
}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": 376.4452,
"rate": 3.764452
}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