Rate Overview
Live
1 GNF = 0.005954 MKD
1 MKD = 167.9543
GNF
Avg
0.005988
High
0.006019
Low
0.005954
Last updated: 5/7/2026, 8:08:54 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.95 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-05-07T08:08:54Z",
"rates": {
"MKD": 0.005954
}
}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.5954,
"rate": 0.005954
}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