Rate Overview
Live
1 GIP = 2286.75 MWK
1 MWK = 0.000437
GIP
Avg
2319.54
High
2332.93
Low
2286.75
Last updated: 6/19/2026, 5:10:55 AM
Quick Conversions
| GIP | MWK |
|---|---|
| 1 GIP | 2,286.75 MWK |
| 10 GIP | 22,867.53 MWK |
| 50 GIP | 114,337.67 MWK |
| 100 GIP | 228,675.35 MWK |
| 500 GIP | 1,143,376.73 MWK |
| 1,000 GIP | 2,286,753.46 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-06-19T05:10:55Z",
"rates": {
"MWK": 2286.753458
}
}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": 228675.3458,
"rate": 2286.753458
}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