Rate Overview
Live
1 GIP = 2350.04 MWK
1 MWK = 0.000426
GIP
Avg
2341.07
High
2356.92
Low
2330.16
Last updated: 4/18/2026, 8:51:14 AM
Quick Conversions
| GIP | MWK |
|---|---|
| 1 GIP | 2,350.04 MWK |
| 10 GIP | 23,500.36 MWK |
| 50 GIP | 117,501.79 MWK |
| 100 GIP | 235,003.58 MWK |
| 500 GIP | 1,175,017.88 MWK |
| 1,000 GIP | 2,350,035.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-04-18T08:51:14Z",
"rates": {
"MWK": 2350.035764
}
}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": 235003.57640000002,
"rate": 2350.035764
}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