Rate Overview
Live
1 MWK = 3.5116 PYG
1 PYG = 0.284771
MWK
Avg
3.5050
High
3.5116
Low
3.4957
Last updated: 7/8/2026, 9:04:04 AM
Quick Conversions
| MWK | PYG |
|---|---|
| 1 MWK | 3.51 PYG |
| 10 MWK | 35.12 PYG |
| 50 MWK | 175.58 PYG |
| 100 MWK | 351.16 PYG |
| 500 MWK | 1,755.80 PYG |
| 1,000 MWK | 3,511.59 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-08T09:04:04Z",
"rates": {
"PYG": 3.51159
}
}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": 351.159,
"rate": 3.51159
}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