Rate Overview
Live
1 GIP = 2308.57 MWK
1 MWK = 0.000433
GIP
Avg
2331.78
High
2392.53
Low
2289.84
Last updated: 7/29/2026, 10:07:00 AM
Quick Conversions
| GIP | MWK |
|---|---|
| 1 GIP | 2,308.57 MWK |
| 10 GIP | 23,085.67 MWK |
| 50 GIP | 115,428.34 MWK |
| 100 GIP | 230,856.68 MWK |
| 500 GIP | 1,154,283.38 MWK |
| 1,000 GIP | 2,308,566.76 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-29T10:07:00Z",
"rates": {
"MWK": 2308.566757
}
}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": 230856.6757,
"rate": 2308.566757
}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