Rate Overview
Live
1 GNF = 0.197595 MWK
1 MWK = 5.0609
GNF
Avg
0.197679
High
0.197844
Low
0.197406
Last updated: 3/6/2026, 8:10:18 AM
Quick Conversions
| GNF | MWK |
|---|---|
| 1 GNF | 0.20 MWK |
| 10 GNF | 1.98 MWK |
| 50 GNF | 9.88 MWK |
| 100 GNF | 19.76 MWK |
| 500 GNF | 98.80 MWK |
| 1,000 GNF | 197.60 MWK |
Get GNF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MWKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T08:10:18Z",
"rates": {
"MWK": 0.197595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MWK",
"amount": 100
},
"result": 19.7595,
"rate": 0.197595
}Build with GNF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key