Rate Overview
Live
1 GIP = 2317.37 MWK
1 MWK = 0.000432
GIP
Avg
2325.88
High
2341.55
Low
2312.65
Last updated: 3/7/2026, 12:15:36 AM
Quick Conversions
| GIP | MWK |
|---|---|
| 1 GIP | 2,317.37 MWK |
| 10 GIP | 23,173.73 MWK |
| 50 GIP | 115,868.63 MWK |
| 100 GIP | 231,737.26 MWK |
| 500 GIP | 1,158,686.31 MWK |
| 1,000 GIP | 2,317,372.62 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-03-07T00:15:36Z",
"rates": {
"MWK": 2317.372616
}
}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": 231737.2616,
"rate": 2317.372616
}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