Rate Overview
Live
1 GNF = 0.006145 MKD
1 MKD = 162.7339
GNF
Avg
0.006089
High
0.006145
Low
0.006056
Last updated: 6/19/2026, 8:39:36 AM
Quick Conversions
| GNF | MKD |
|---|---|
| 1 GNF | 0.01 MKD |
| 10 GNF | 0.06 MKD |
| 50 GNF | 0.31 MKD |
| 100 GNF | 0.61 MKD |
| 500 GNF | 3.07 MKD |
| 1,000 GNF | 6.15 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-06-19T08:39:36Z",
"rates": {
"MKD": 0.006145
}
}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.6145,
"rate": 0.006145
}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