Rate Overview
Live
1 NGN = 0.039298 MKD
1 MKD = 25.4466
NGN
Avg
0.038419
High
0.039459
Low
0.036134
Last updated: 7/31/2026, 11:57:23 AM
Quick Conversions
| NGN | MKD |
|---|---|
| 1 NGN | 0.04 MKD |
| 10 NGN | 0.39 MKD |
| 50 NGN | 1.96 MKD |
| 100 NGN | 3.93 MKD |
| 500 NGN | 19.65 MKD |
| 1,000 NGN | 39.30 MKD |
Get NGN/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=MKDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-31T11:57:23Z",
"rates": {
"MKD": 0.039298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "MKD",
"amount": 100
},
"result": 3.9298,
"rate": 0.039298
}Build with NGN/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key