Rate Overview
Live
1 GNF = 0.005966 MKD
1 MKD = 167.6165
GNF
Avg
0.005980
High
0.006010
Low
0.005960
Last updated: 4/17/2026, 6:05:34 AM
Quick Conversions
| GNF | MKD |
|---|---|
| 1 GNF | 0.01 MKD |
| 10 GNF | 0.06 MKD |
| 50 GNF | 0.30 MKD |
| 100 GNF | 0.60 MKD |
| 500 GNF | 2.98 MKD |
| 1,000 GNF | 5.97 MKD |
Get GNF/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MKDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-04-17T06:05:34Z",
"rates": {
"MKD": 0.005966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MKD",
"amount": 100
},
"result": 0.5966,
"rate": 0.005966
}Build with GNF/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key