Rate Overview
Live
1 GNF = 0.197484 MWK
1 MWK = 5.0637
GNF
Avg
0.197594
High
0.197909
Low
0.197186
Last updated: 5/30/2026, 10:17:19 AM
Quick Conversions
| GNF | MWK |
|---|---|
| 1 GNF | 0.20 MWK |
| 10 GNF | 1.97 MWK |
| 50 GNF | 9.87 MWK |
| 100 GNF | 19.75 MWK |
| 500 GNF | 98.74 MWK |
| 1,000 GNF | 197.48 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-05-30T10:17:19Z",
"rates": {
"MWK": 0.197484
}
}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.7484,
"rate": 0.197484
}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