Rate Overview
Live
1 GIP = 2320.30 MWK
1 MWK = 0.000431
GIP
Avg
2315.74
High
2320.86
Low
2301.42
Last updated: 7/9/2026, 5:26:12 AM
Quick Conversions
| GIP | MWK |
|---|---|
| 1 GIP | 2,320.30 MWK |
| 10 GIP | 23,203.01 MWK |
| 50 GIP | 116,015.04 MWK |
| 100 GIP | 232,030.09 MWK |
| 500 GIP | 1,160,150.44 MWK |
| 1,000 GIP | 2,320,300.88 MWK |
Get GIP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MWKExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-09T05:26:12Z",
"rates": {
"MWK": 2320.300875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MWK",
"amount": 100
},
"result": 232030.0875,
"rate": 2320.300875
}Build with GIP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key