Rate Overview
Live
1 MWK = 3.5284 PYG
1 PYG = 0.283418
MWK
Avg
3.5349
High
3.5506
Low
3.5208
Last updated: 6/18/2026, 10:01:00 AM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.53 PYG |
| 10 MWK | 35.28 PYG |
| 50 MWK | 176.42 PYG |
| 100 MWK | 352.84 PYG |
| 500 MWK | 1,764.18 PYG |
| 1,000 MWK | 3,528.35 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-06-18T10:01:00Z",
"rates": {
"PYG": 3.528354
}
}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": 352.83540000000005,
"rate": 3.528354
}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