Rate Overview
Live
1 GNF = 0.006148 MKD
1 MKD = 162.6545
GNF
Avg
0.006150
High
0.006176
Low
0.006135
Last updated: 7/8/2026, 6:46:34 PM
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-07-08T18:46:34Z",
"rates": {
"MKD": 0.006148
}
}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.6148,
"rate": 0.006148
}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