Rate Overview
Live
1 MWK = 3.4936 PYG
1 PYG = 0.286234
MWK
Avg
4.1590
High
4.6465
Low
3.4936
Last updated: 7/23/2026, 10:14:49 PM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.49 PYG |
| 10 MWK | 34.94 PYG |
| 50 MWK | 174.68 PYG |
| 100 MWK | 349.36 PYG |
| 500 MWK | 1,746.82 PYG |
| 1,000 MWK | 3,493.64 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-23T22:14:49Z",
"rates": {
"PYG": 3.493642
}
}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": 349.3642,
"rate": 3.493642
}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