Rate Overview
Live
1 GNF = 0.198010 MWK
1 MWK = 5.0502
GNF
Avg
0.197863
High
0.198026
Low
0.197431
Last updated: 6/19/2026, 1:22:09 PM
Quick Conversions
| GNF | MWK |
|---|---|
| 1 GNF | 0.20 MWK |
| 10 GNF | 1.98 MWK |
| 50 GNF | 9.90 MWK |
| 100 GNF | 19.80 MWK |
| 500 GNF | 99.01 MWK |
| 1,000 GNF | 198.01 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-06-19T13:22:09Z",
"rates": {
"MWK": 0.19801
}
}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.801,
"rate": 0.19801
}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